I've created a switchboard that opens reports. If I try to print the reports
while the switchboard is open, the focus goes to the switchboard and prints a
copy of it instead of the reports. I tried creating a custom menu just for
the reports but I can't seem to attach it to the blue bar at the top of the
report. Even though I linked the custom menu to the properties page of the
report, unless the switchboard is closed, my report does not print. Any
suggestions? Thanks!!
Hi,
what code do you use to print reports? I think should be something like
docmd.openreport ...

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> I've created a switchboard that opens reports. If I try to print the
> reports
[quoted text clipped - 7 lines]
> report, unless the switchboard is closed, my report does not print. Any
> suggestions? Thanks!!
Tina - 21 Sep 2005 20:55 GMT
I didn't use a code. I open the report through the switchboard and to print
the report, I use the menu item (File....Print). I'm not very good at
writing code. Is it easier to use a macro??

Signature
Tina
> Hi,
> what code do you use to print reports? I think should be something like
[quoted text clipped - 11 lines]
> > report, unless the switchboard is closed, my report does not print. Any
> > suggestions? Thanks!!
Alex Dybenko - 22 Sep 2005 19:29 GMT
Hi Tina,
i think best is to use Print Preview toolbar print button. I actually build
my own toolbar, and use it for all reports, so user open report in preview
mode and then print using toolbar button

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I didn't use a code. I open the report through the switchboard and to
>print
[quoted text clipped - 19 lines]
>> > Any
>> > suggestions? Thanks!!
> I've created a switchboard that opens reports. If I try to print the reports
> while the switchboard is open, the focus goes to the switchboard and prints a
[quoted text clipped - 5 lines]
> --
> Tina