D
Darren Hill
I have a number of comboboxes grouped via a class module. At the end of the
class module, I want to subdivide the ctrls into sets using a select case
based on the ctrl.name.
But when I attach code to these buttons, it fails.
My query: is there a problem with this approach (having macros triggered by
just a subset of the collection)?
I think the problem could be hidden in my code, but I just want to eliminate
the above possibility.
Darren
class module, I want to subdivide the ctrls into sets using a select case
based on the ctrl.name.
But when I attach code to these buttons, it fails.
My query: is there a problem with this approach (having macros triggered by
just a subset of the collection)?
I think the problem could be hidden in my code, but I just want to eliminate
the above possibility.
Darren