Connecting Tech Pros Worldwide Forums | Help | Site Map

Need Help with conditional print on a report!

JC Mugs
Guest
 
Posts: n/a
#1: Nov 12 '05
I have an Access XP project that is to print checks. There are a couple of
lines of fields that should not print when the values are 0.

Such as Doz2 =0 then Item should not print,

It is setup on the report like this

CDoz1 CPrice1 CDesc1 CExt1
CDoz2 CPrice2 CDesc2 CExt2
and so on.

The Idea that was written in the orginal program was that if CDoz2 = 0 then
Do not print any of the level 2 fields.
The description line are lable fields.

If you have any help, I would appreciate it. The only other way I can
figure out is to create several reports and do some kind of procedure to
choose the correct report.

JC



Closed Thread


Similar Microsoft Access / VBA bytes