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 cero

  1. cero

    adding background color (alternating) and numbers on Subreports

    synapsevampire, here is the missing info. I am using version 9 with service pack 1 install. Under detail "a" I have 5 subreports: rep90p rep80p rep70p rep60p rep50p here is an example of the data thatI have on the subreports : > 90 % Job Code % Codes 112503...
  2. cero

    adding background color (alternating) and numbers on Subreports

    It would be nice if I can insert the data in one table but my problem is that each subreport is a different query of a SQL view and I am getting 6 fields from each subreport.
  3. cero

    adding background color (alternating) and numbers on Subreports

    I just starting with crystal reports and need help on how to alternate background colors on 5 subreports all of them are on the same detail section(a). I found out that adding this formula will do the job: if Remainder(RecordNumber,2) <> 0 then silver else nocolor And It does work for each...

Part and Inventory Search

Back
Top