Connecting Tech Pros Worldwide Help | Site Map

Need Help with conditional print on a report!

  #1  
Old November 12th, 2005, 07:09 PM
JC Mugs
Guest
 
Posts: n/a
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 Threads
Thread Thread Starter Forum Replies Last Post
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit answers 0 November 14th, 2005 07:46 PM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit answers 0 November 14th, 2005 03:55 PM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit answers 5 November 14th, 2005 12:36 PM
HELP I need Conditional Fields on report JC Mugs answers 3 November 12th, 2005 07:07 PM