Variable apear on a report (how to)(newbie)

D

david

How can i make it that depending on the yes/no state of a
field, that when o goto a report, it will show either one
thing or another. without me having to create two
seperate reports. thank you
 
I

Ian AFFS

David,
You can create your control field (the one that will display the feedback)
in the query upon which you based the report. Your can use the control
toolbox in report design view to create one ( 'ab|' button) but I'm not
sure this will be on a record-by-record basis. Best to create as a field in
the query then include it in the report.
Hope this helps
Ian
 
Top