S
Steve Long
I am having this annoying little problem when previewing certain reports in
my Access database after having upgraded it from Access 97 to XP.
When I open a report now, it opens in Preview mode as I'm telling it, but
it opens with the zoom set to Fit. How I can change this behavior? It used
to open up automaticall zoomed to 100%.
I'm using this code to open the report:
DoCmd.OpenReport "rptTimeSheet", acViewPreview
Any help is much appreciate. Thanks
Steve
my Access database after having upgraded it from Access 97 to XP.
When I open a report now, it opens in Preview mode as I'm telling it, but
it opens with the zoom set to Fit. How I can change this behavior? It used
to open up automaticall zoomed to 100%.
I'm using this code to open the report:
DoCmd.OpenReport "rptTimeSheet", acViewPreview
Any help is much appreciate. Thanks
Steve