conditional line format in report

N

Nev

I have a tabular report and I want to change the colour of certain line
in the report dependant on a conditional if statment, IF Then!

Cheers
Ne
 
D

Duane Hookom

You can use code in the On Format event of the section that sets the
backcolor of the section.
 
Top