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 Wanet Telecoms Ltd 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: *

  1. barefoottraveler

    Detail row information printing only on odd pages

    I am working with Crystal v9. I have Oracle 10g datasource. Trying to "insert a blank page" after page one of the report for duplex printing. I have the following formula in in Section Expert.Page Header/Footer.Suppress: if remainder (pagenumber,2) = 0 then 'even page formula = true else...
  2. barefoottraveler

    Field not printing in Crystal 8.5/9

    I am using CR v8.5 Dev and v9 Pro. I have created a letter using information from Oracle 10g datasource in letter header. I run a print procedure that creates one letter per record in the data. In order to run the procedure I have to set a record selector with one of the fields in the table. I...
  3. barefoottraveler

    Converting SQL statement to VB for Microsoft Word usage

    I am not a programming guru by any means. Now that I have said it: I have a SQL statement I use in Crystal Reports that allows me to keep the address block togehter(no spaces) when there is no information populating the 'Careof' field. I need to reproduce this statement in a Microsoft Word mail...

Part and Inventory Search

Back
Top