R
Renee
Hello all,
I am using the following to open a report:
DoCmd.OpenReport "rpt_Map1", acPreview
DoCmd.RunCommand acCmdZoom100
Is there a way to also set up the window size of the preview without
maximizing it? Currently, the zoom works perfectly; but, I still have to use
the scroll bars to center the image on the preview window.
Thanks!
Renee
I am using the following to open a report:
DoCmd.OpenReport "rpt_Map1", acPreview
DoCmd.RunCommand acCmdZoom100
Is there a way to also set up the window size of the preview without
maximizing it? Currently, the zoom works perfectly; but, I still have to use
the scroll bars to center the image on the preview window.
Thanks!
Renee