R
Radar
How do you write a Macro to ask the user how many page they want to
print.
I have this code in my click cmd.
DoCmd.RunCommand acCmdPrint
to bring up the Print options. but it hoovers over my print preview
page and you can not really look at the whole page.
or is there a way to place the above cmd on to my custom menu bar.
Thanks
Radar
print.
I have this code in my click cmd.
DoCmd.RunCommand acCmdPrint
to bring up the Print options. but it hoovers over my print preview
page and you can not really look at the whole page.
or is there a way to place the above cmd on to my custom menu bar.
Thanks
Radar