Command Button on Form Macro

E

Emily

Hi y'all,

I want to create a command button that will do two things.

First, it will run a make-table query.
Then, it will open a report.

I am sure this has something to do with modifying the VB code, but I do not
know this code.

If it matters, I do know how to make a command button do one thing at a time
based on the wizard. I just don't know how to do 2 things based off of one
button.

Thanks for your time!

Emily
 
Top