A
Andrej Gobec
Greetings!
I have some trouble setting 'Page Setup' options in my reports. The problem
is that I develop my database on three different machines and when I
transfer it from one to the other all the Page Setup definitions are lost.
So ...
I wanted to write a piece of code to tell my reports how they should look
each time they're being run. You know, margins, orientation and especially
column setup for printing out those labels .... but ...
I couldn't find any VBA commands that would let me refer to any of the Page
Setup properties. It seemed a bit weird to me that with all the objects and
methods and properties I couldn't find any to use with this! So, I'm curious
.... how can I save those properties so they wouldn't reset everytime I carry
my stuff from one computer to the other? Or even if they do reset, how can I
set them again using just a piece of code??
thank you,
Andrej
I have some trouble setting 'Page Setup' options in my reports. The problem
is that I develop my database on three different machines and when I
transfer it from one to the other all the Page Setup definitions are lost.
So ...
I wanted to write a piece of code to tell my reports how they should look
each time they're being run. You know, margins, orientation and especially
column setup for printing out those labels .... but ...
I couldn't find any VBA commands that would let me refer to any of the Page
Setup properties. It seemed a bit weird to me that with all the objects and
methods and properties I couldn't find any to use with this! So, I'm curious
.... how can I save those properties so they wouldn't reset everytime I carry
my stuff from one computer to the other? Or even if they do reset, how can I
set them again using just a piece of code??
thank you,
Andrej