Report Margin

  • Thread starter Thread starter John Smith
  • Start date Start date
J

John Smith

His there a way to program in VBA the margin of a report. It's always going
back to 24.99 for each margin (top, left, right, bottom)

Thanks

John!
 
John said:
His there a way to program in VBA the margin of a report. It's
always going back to 24.99 for each margin (top, left, right, bottom)

Thanks

John!

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