Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to use macros to make a button - when the button is pressed - automatically to print a report/ reports!
any ideas?
Try this in a Macro and assign it to your buttom... RP01 is the report name
ActiveDocument.PrintReport "RP01"