Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mission2java
  • Content: Threads
  • Order by date
  1. mission2java

    show group header labels on continous page...

    I got a subreport and within that subreport right before the details section I have a group headere #1f. In there I have just some heading labels: Position Quantity Description Right underneath that there is a details section which lists components...A lot of times the components fall on...
  2. mission2java

    new page...that i just dont want.

    I continue to get a blank page that just keeps coming out on my report even when I have checked everything! I have a page header details a details b details c details d page footer All the details section each have their own subreport. I have made sure that I have checked off the option to...
  3. mission2java

    Different Headings...or what?

    Sales guys are driving me nuts with a report...that I was not expecting. They currently use word to create station specifications for our customers. Now the problem is I cannot understand how to do what they want in Crystal. See my data resides in SQL Server with a table of proposals. A...
  4. mission2java

    Email???

    Can you make Crystal automatically mail a report after automatically exporting the report as a PDF?
  5. mission2java

    Ewww...bad export

    When a crystal report is exported to word, is there a way to get rid of the squares on the actual fields? We have reports that WE HAVE to export to word, but the problem is we need to make modifications AFTER they have been exported. But when I do an export and I click on a field or click on...
  6. mission2java

    XP Crystal in state of DLL Hell or OCX Hell????

    I got my vb app working with XP in windows 2k...that took quite some time... I followed everything crystals said...I did all the research..and finally my reports opened with no errors. So I install my vb app onto a laptop that has WINDOWS XP. Of course I get an error when trying to open up a...
  7. mission2java

    Page Breaks

    I need one specific page on its own...is there a way to put in a page break since im storing ALL of this general static data in the details section? Or should I just place it as the report footer? Thanks Jon
  8. mission2java

    Field inside text

    I have a question regarding having a value placed inside a paragraph of text. Lets say I have the following text... ------- In accordance with the process and specs developed by [CUSTOMER], the following outlines our proposal for a new line. -------- Is it possible to snatch the Customer...
  9. mission2java

    Concat

    I placed two field on my report: QuoteNumber and RevLevel. I want to concatenate this on the report to say: QuoteNumber.RevLevel How do I do a simple Concat? Please realize i am very new at this...
  10. mission2java

    Report Header

    I need a report cover page for my report...so I wanted to use the report header (im guessing)...but the problem is it is greyed out and shaded as if it were hidden... how do I unhide this?
  11. mission2java

    I dont need those sections...or do I?

    We have a standard template we use in word to send to our customers. I need to create the same report in crystal...so this is static meaning it looks like this: Dear Ladies and Gentleman, Blah blah blah... etc etc... Is there a specific header / footer I need to place this...because I dont...
  12. mission2java

    The best reports use...

    I use SQL Server as my backend... Should I be creating views when creating a report or should I directly use the tables? Thanks, Jon
  13. mission2java

    Auto Print Me!

    Hi, We have a report for labor created by a contractor. Real nice report...however is it possible to have Crystal automatically print this report without manual labor? Like say every 5 days the report should automatically print without user intervention. The second problem is this report...
  14. mission2java

    Filtered Records...I only want those

    Simple problem.. main form .. sub form... I filter by right clicking in the sub form field and select "Filter By Selection" now I click a button to just loop through the FILTERED recordset..but it keeps showing me all the records..I just want the FILTERED records on the screen. Set db...
  15. mission2java

    Crystal Query / What kind of query

    In my database which is SQL Server..I have a table listing a 9 digit code...but the problem is management wants to be able to select a parameter of the last three digits of this 9 digit code. Plus the report needs to show the 9 digit code and the last three digits of this code seperatly. So do...
  16. mission2java

    Sum()?

    I have a report printing hours for employees of indirect hours and direct hours. I would like a sum for each..NOT a total sum..but a sum for all indirect per employee and all direct hours per employee. I think i have the correct footer information but what is the expression I use to get the...
  17. mission2java

    O no..lang support??!?!?

    I have a vb6 database and I'm working on crystal reports. The problem is one of the people here wants the report im working on in various languages. I have added columns to my database table to support 3 additional languages and they will have to administer this data by translating the...
  18. mission2java

    New page but headers!!!!

    I have a report that lists employee hours and such. There is a page heading that displays the dept. then the employee name ... then all the details underneath it. But the problem is sometimes the details print on the next page..so i want to print the heading again (that is i want to print the...
  19. mission2java

    Required Components in CR?

    I created a crystal viewer (in vb) to allow end users to view crystal reports. On anyone's machine who has a copy of crystal reports it works fine. But if I install my package (my viewer) on someone who does not have crystal the report doesnt seem to come up. My application works fine..but its...
  20. mission2java

    ActiveX Comp?????

    I created a crystal viewer (in vb) to allow end users to view crystal reports. On anyone's machine who has a copy of crystal reports it works fine. But if I install my package (my viewer) on someone who does not have crystal the report doesnt seem to come up. My application works fine..but its...

Part and Inventory Search

Back
Top