|
-
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
-
Jun 12th, 2003, 11:34 AM
#2
Lively Member
I think so ... I think you do have to have a printer defined in order to print preview ... You could try and establish a dummy printer ...
-
Jun 14th, 2003, 10:12 PM
#3
New Member
it depends on what version of Access you're running. XP doesn't require a printer, but 97 does. i'm not sure about 2000, but i think it also requires a printer.
-
Jun 14th, 2003, 11:59 PM
#4
Addicted Member
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
|