Peter Bellamy
Registered User.
- Local time
- Today, 22:28
- Joined
- Dec 3, 2005
- Messages
- 295
Can anyone help me solve this?
A form takes some user entered data and provides a button to open a report in preview.
I want the report to get its record source dynamically, from the form (an SQL string).
If I run the code with report closed it errors saying it isn't open or misspelt.
If I run the code with it open it says it can't alter an open report!
Ugh!!
A form takes some user entered data and provides a button to open a report in preview.
I want the report to get its record source dynamically, from the form (an SQL string).
If I run the code with report closed it errors saying it isn't open or misspelt.
If I run the code with it open it says it can't alter an open report!
Ugh!!