R
Rachel
I have a form with over 200 toggle buttons and I am looking for a way for all
the buttons to share the same event procedure.
In doing research to find a solution I found that VB has what is called Control
Arrays where a group of the same type of controls share the same event
procedure. Unfortunately VBA does not support Control Arrays. Does anyone have
any ideas on how to create the same functionality in VBA?
Thanks!
Rachel
the buttons to share the same event procedure.
In doing research to find a solution I found that VB has what is called Control
Arrays where a group of the same type of controls share the same event
procedure. Unfortunately VBA does not support Control Arrays. Does anyone have
any ideas on how to create the same functionality in VBA?
Thanks!
Rachel