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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bbagai

  1. bbagai

    Formating background in the details section

    Guys, i have figured out how to do this now.<br>I created a formula field in the report page header section<br>and assigned it so:<br>WhilePrintingRecords;<br>&nbsp;&nbsp;&nbsp;&nbsp;numberVar iRecordNumber:= 0;<br><br>then in the details section, in the color tab, i added&nbsp;&nbsp;a formual...
  2. bbagai

    Formating background in the details section

    Sorry I did not add that I am using VB 6 and SQL 7
  3. bbagai

    Formating background in the details section

    Thanks for that guys, however how do I declare a global variable? Can I get an example of declaring a variable in a section that would be great. Do I associate it with a section format event?
  4. bbagai

    Formating background in the details section

    I am currently working on reports which require alternate records to be shaded grey and white. I also want the new page to start with a grey background record. I cannnot start a new page after a fixed number of records as the page sizes where the report is printed may vary. Has anyone used...

Part and Inventory Search

Back
Top