Lost Page Setup

  • Thread starter Thread starter Colin Abbott
  • Start date Start date
C

Colin Abbott

I am runnnig Access 2000 on W2000. I have a number of
applications that have reports with settings in the page
setup for specific printers, for example, to select a
specific tray - I have no problems with them. However, at
the moment I am setting up a simple mailing label routine
and although I have the page setup and saved, after the
first print out I find that the the page setup is lost and
I am back with the default settings. Is there a quick fix
for this or is there a piece of VB code that would always
give me a page setup for labels.
Any help would be much appreciated.
Thanks Colin (Cayman Islands)
 
Colin,
If you are using Access 2000 this is a known bug and is documented in
the Microsoft Knowledgebase article:
Q245021 'List of Fixed Problems in Microsoft Office 2000 Service
Release 1/1a (SR-1/SR-1a)'
And specifically:
Q240826 'Lost Printer Settings when Name Autocorrect is turned on'

Turn off the Name AutoCorrect feature as a temporary 'fix'.
Then download and install the Service Release 1/1a.
 
Back
Top