J
Joanne
My report is a 2 page report, and I set up the page layout with .6 as
each margin. It prints just fine.
Problem is everytime I load the app anew, the margins are changed back
to 1.0 and now the report is an 8 page report.
Reading the help files it states that access stores the page layout
with reports so unlike tables, you need only set the layout once, but
clearly this is not working.
Can I use vba to force my page layout to use .6 on each margin when
the report opens for print or view? If so, please direct me to the
info or help me with the coding for such a routine as I have never
done this before. This is the only thing I can think of to do so that
the user does not have to mess with this report each time they need to
print it.
Thanks for your help
Joanne
each margin. It prints just fine.
Problem is everytime I load the app anew, the margins are changed back
to 1.0 and now the report is an 8 page report.
Reading the help files it states that access stores the page layout
with reports so unlike tables, you need only set the layout once, but
clearly this is not working.
Can I use vba to force my page layout to use .6 on each margin when
the report opens for print or view? If so, please direct me to the
info or help me with the coding for such a routine as I have never
done this before. This is the only thing I can think of to do so that
the user does not have to mess with this report each time they need to
print it.
Thanks for your help
Joanne