R
rfuscjr via AccessMonster.com
I inhereted a bunch of reports. They are located on a form (frmReports).
The form has a button for each of a dozen or so reports...none with prompts.
Behind each button is a varying combination of Open query statements, vba
statements, Open Report statements, xfr to Excel statements etc etc. My goal
is to automate the act of pressing each button. Can I create a new form
(frmRunAllReports) that essentially has a line of code specifying each
button be 'pushed'?
The form has a button for each of a dozen or so reports...none with prompts.
Behind each button is a varying combination of Open query statements, vba
statements, Open Report statements, xfr to Excel statements etc etc. My goal
is to automate the act of pressing each button. Can I create a new form
(frmRunAllReports) that essentially has a line of code specifying each
button be 'pushed'?