Helo everybody.
I have a form on which I have a Command Button which Preview a certain Report, and also on that form there is the other command button which prints directly that Report. Also, I've created a Private Menu Bar with different functions.
The question is:
How can I add the code on the Command Button (which is supposed to print a certain Report) so every time I click on that command button the Print Dialog Appears?
Or
How can I add the Print command from the File Menu to my Private Menu Bar.
I have a form on which I have a Command Button which Preview a certain Report, and also on that form there is the other command button which prints directly that Report. Also, I've created a Private Menu Bar with different functions.
The question is:
How can I add the code on the Command Button (which is supposed to print a certain Report) so every time I click on that command button the Print Dialog Appears?
Or
How can I add the Print command from the File Menu to my Private Menu Bar.