Print view using switchboard in Access

  • Thread starter Thread starter TKnighMoore
  • Start date Start date
T

TKnighMoore

I have created an user interface using switchboard for running reports in MS
Access 2007. I want the reports to come up in Print view. When I use
switchboard the reports come up in Layout mode even though Layout Mode has
been disabled in the report. If I open the report directly it opens in Print
view and Layout view isn't even an option? But for some reason switchboard
always opens reports in Layout view?
 
By "Layout mode", do you mean that it opens in design view or that it opens
up on the screen instead of the printer? What you can do is set up a macro
to open the report and specifically set which view you want it to open in
(display on screen or send directly to printer). Then have the switchboard
item run the macro instead of opening the report.
 
Back
Top