I have one form with numerous buttons, each to print a specific report. I wrote an OutputTo Macro for use on a toolbar to export the open report to Word. I store the report name in a hidden text box on the Main Screen. Can I use variable such as this in a Macro? Right now my object name field is [Forms]![frmMainScreen]![ReportName] and I being told this report doesn't exist. Do I need a different syntax?
Last edited: