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 bkrike 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 jerry15

  1. jerry15

    Highlight every other Record.

    Good morning, I have one condition to add to the previous email. I have a condition statement in Group 2 that suppreses a record if all fields in that record are zero. When I use the recommended formulas the suppressed record is given a Cnt number. Then when the report is printed, the shading...
  2. jerry15

    Highlight every other Record.

    I am working with a database field titled Object Codes. Examples of the object codes are 10000, 11000, 13000, 24000. I have a formula that will highlight every other record either Silver or NoColor. The formula is " If RecordNumber Mod 2 = 0 then crSilver Else crNoColor". This formula works fine...
  3. jerry15

    Creating Crystal Formulas and Syntax

    I am new with Crystal Reporting. Is there a list of functions and syntax and is there a site or reference manual that list examples of formulas and syntax that are used to write formulas using Crystal Reports? We have Crystal Reports 10.0. Thank you, jerry15

Part and Inventory Search

Back
Top