Submit Button

L

Laura

Would it be possible to create a button on a form that can simultaneously
print a report containing the info just entered and email it at the same
time? I have both buttons now I just want to streamline the process.
 
S

Steve Schapel

Laura,

Yes. I assume you now havve 2 buttons, and a different macro being
assigned on the Click event of each button. Well, all you need to do is
make a macro that does both processes. So copy the Actions from the
second macro and add them on to the emd of the first macro. And then
the one button should be able to run the macro performing both processes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top