Set Page Margins in VB

  • Thread starter Thread starter Joe S
  • Start date Start date
J

Joe S

How do I set a report's page margins in the reports code
so that the left margin depends on whether I make one
field visible or not.
 
Joe,
Look up the PrtMip property in VBA help.
Notice that this property is read/write only in
Design View.
 

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

Similar Threads


Back
Top