|
-
Jun 12th, 2003, 10:07 AM
#1
Thread Starter
Addicted Member
cannot preview access report
I have an access application.
I am calling on the OpenReport method of the DoCmd object to preview a report. I keep getting this error because I don't have a printer set up on the computer.
Is it impossible to preview an access report if you donot have a printer attached to the computer? The error number I get is 2202
here is my code
DoCmd.OpenReport "MonthlyReport", acViewPreview
Any suggestions would be appreciated.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|