Results 1 to 4 of 4

Thread: cannot preview access report

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2002
    Posts
    225

    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

  2. #2
    Lively Member
    Join Date
    Jun 2003
    Posts
    114
    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 ...

  3. #3
    New Member
    Join Date
    Jun 2003
    Posts
    7
    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.

  4. #4
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251
    ~Ryan





    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width