Print Preview Problems!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have several computer labs at a university that are all running Office
2003. NONE of the other labs are having this problem except one! In Access,
the print preview is not working at all, in any view! I have never seen this
happen nor have I ANY idea how to fix it!

HELP!! Thank you in advance!

April M. Lewis
 
Access uses the printer driver metrics to calculate the layout for the
report. If there is no printer installed, or if Access believes there is no
printer installed, it behaves as you describe.

This issue is quite common with Access 2003 with a network printer
installed. To verify that this is the cause of the problem, open the
Immediate Window (Ctrl+G), and enter:
? Printers.Count
? Printer.DeviceName

Deleting the network printer, and installing it again should solve the
problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top