P
PAOLO
I am creating a form with lots of Yes/No values.
I want the users to go into this form and select yes and no to all of these
fields. Then when they print the report I want the report to print standard
sentences:
for example the field would say:
Does the store count the float at the end of the day?
If the user ticks the box (as yes) I want a sentence on the report that
states:
The store counts the float at the end of each day
If the user doens't tick the box, the statement on the report should say:
The store does not count the float at the end of each day.
Where do I type the If sentence in the report?
In a form I normally pick and event and type all the vba statements that I
have no idea how to do this in a report....
Thank you
Paolo
I want the users to go into this form and select yes and no to all of these
fields. Then when they print the report I want the report to print standard
sentences:
for example the field would say:
Does the store count the float at the end of the day?
If the user ticks the box (as yes) I want a sentence on the report that
states:
The store counts the float at the end of each day
If the user doens't tick the box, the statement on the report should say:
The store does not count the float at the end of each day.
Where do I type the If sentence in the report?
In a form I normally pick and event and type all the vba statements that I
have no idea how to do this in a report....
Thank you
Paolo