I am having a problem trying to link a form to a report.
I have set up a form which prompts for a start and end date criteria to run a report, however, when I click on the OK command button I have set up report that I have set up, it gives the error message
You entered an expression that has an invalid reference to the property Visible
The property may not exist or may not apply to the object you specified
I have set up the ok button on a macro which has the argument settings
Item: [Visible]
Expression: No
Many thanks for the help
I have set up a form which prompts for a start and end date criteria to run a report, however, when I click on the OK command button I have set up report that I have set up, it gives the error message
You entered an expression that has an invalid reference to the property Visible
The property may not exist or may not apply to the object you specified
I have set up the ok button on a macro which has the argument settings
Item: [Visible]
Expression: No
Many thanks for the help