Hello again folks,
I have a quick question.
I currently have a multipage userform that populates dynamic comboboxes within a frame on a button click.
I was thinking about having a textbox on the same page that will display the full text of the active combobox in the textbox when it is clicked on.
Is this sort of thing possible and if so could anyone point me in the right direction on how to impliment this?
I had thought about creating a class and using WithEvent with a collection of comboboxes but is that possible or am I over complicating things?
I have a quick question.
I currently have a multipage userform that populates dynamic comboboxes within a frame on a button click.
I was thinking about having a textbox on the same page that will display the full text of the active combobox in the textbox when it is clicked on.
Is this sort of thing possible and if so could anyone point me in the right direction on how to impliment this?
I had thought about creating a class and using WithEvent with a collection of comboboxes but is that possible or am I over complicating things?