R
rfuscjr via AccessMonster.com
I inhereted a form that essentiall has a button for each of a dozen or so
monthly reports. Someone needs to hit each button and answer some query
prompts and the report will be generated. I have worked to elimnate all
prompts, may of which were prompts for fiscal year and such that could be
determined in the query.
I do not want to cut and paste all the code behind all the buttons into one
big master run button. I would though like to create one button that would
run all the reports. Is there vba code that essentially would say: 'Press a
report button'. I'd then repeat the code for each of the dozen report
buttons and be done with it.
monthly reports. Someone needs to hit each button and answer some query
prompts and the report will be generated. I have worked to elimnate all
prompts, may of which were prompts for fiscal year and such that could be
determined in the query.
I do not want to cut and paste all the code behind all the buttons into one
big master run button. I would though like to create one button that would
run all the reports. Is there vba code that essentially would say: 'Press a
report button'. I'd then repeat the code for each of the dozen report
buttons and be done with it.