CCIDBMNG
Registered User.
- Local time
- Today, 00:49
- Joined
- Jan 25, 2002
- Messages
- 154
Does anyone know if it's possible to run multiple command buttons under one command button without pasting the code for each under one. For example I have 4 different command buttons to run payroll for our 4 different clients in case we have to run just one. Is there a way for me to put a command button on my form to say run all. There is a lot of code for each command button so if I copy and paste there will be too much code under the one command button.