A message box is a nice idea. However, I tried to make the appearance of the app cleaner by not showing any toolbars which does not allow the user to right click. If I can't come up with a better solution, then I guess I can turn that back on.
Is it not possible to add a command button to a report?
Main Topics
Browse All Topics





by: mcnuttlawPosted on 2008-02-02 at 21:50:07ID: 20807795
You could MsgBox the user on the Report--Open event informing/reminding that they can print by right-clicking on the report preview and selecting Print or use the keyboard shortcut CTRL-P to bring up the print dialog.