Yeah... I knew it was going to be something that simple. Been a while since I've worked in Access...
Thanks, Merg
-- Today's problems don't worry me, I haven't solved yesterday's yet.
"Clifford Bass" <CliffordBass[ at ]discussions.microsoft.com> wrote in message news:09928551-DA0B-4F0C-B92F-879F6357C835[ at ]microsoft.com...
[Quoted Text] > Hi, > > Use the acViewPreview setting: > > DoCmd.OpenReport "rptMyReport", acViewPreview > > Clifford Bass > > "The Merg" wrote: > >> I have a Form that when a button is pressed, it performs the >> DoCmd.OpenReport >> command. Whenever the report is opened, it automatically prints. I am >> racking >> my brain trying to find what setting I changed to have this happen and am >> having a complete brain fart on this. I have even created a brand new >> report >> and the issue is still there. I know the fix is simple, but I can't >> remember >> where this setting is. >> >> Thanks, >> Merg >> -- >> Today''s problems don''t worry me, >> I haven''t solved yesterday''s yet.
|