gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have 5 checkboxes on a form. With them I have 5 separate Macro's.
What's the best way to run each macro if a box is checked (True).
I started with an If statement but then realized it would get crazy long and complicated. I assume some type of loop but have no idea how to.
Thanks
What's the best way to run each macro if a box is checked (True).
I started with an If statement but then realized it would get crazy long and complicated. I assume some type of loop but have no idea how to.
Thanks