A user upgraded to MS Office Pro 2003 and proceeded to open a MS 2000 DB.
The DB uses a macro to open the report with a form asking for data before running the query and displaying the report. It's the standard macro to do this task.
I have an "Open Form" action that's called in the On Open of the report.
I then have a "Set Value" with the Item as [Visible] and Expression as No. This is where the error occurs. The settings do work in 2000, 2002, 97. This command takes the values from the form and uses them in the query.
So, is there another way in 2003 to before the opening of a report, show a form, ask for some values, and on close of that form display the report with the values entered?
TIA.
DreamerZ
DreamerZ
The DB uses a macro to open the report with a form asking for data before running the query and displaying the report. It's the standard macro to do this task.
I have an "Open Form" action that's called in the On Open of the report.
I then have a "Set Value" with the Item as [Visible] and Expression as No. This is where the error occurs. The settings do work in 2000, 2002, 97. This command takes the values from the form and uses them in the query.
So, is there another way in 2003 to before the opening of a report, show a form, ask for some values, and on close of that form display the report with the values entered?
TIA.
DreamerZ
DreamerZ