Does anyone know how to create control arrays?
I'm interested in creating these at both design and run-time. It's easy enough in VB, but I haven't found a way to do it in VBA yet. In particular, I'm trying to create an array of buttons, checkboxes and radio buttons.
I'm interested in creating these at both design and run-time. It's easy enough in VB, but I haven't found a way to do it in VBA yet. In particular, I'm trying to create an array of buttons, checkboxes and radio buttons.