Hi all,
I'm using VBA in Excel with a userform which initialises with textboxes. The number of textboxes that are created are dependent on the number of records in a worksheet and each textbox is populated with the data in the cells.
This works perfectly, what I want to have happen is a second set of textboxes with drop-down list of options corresponding to that number of textboxes also to initialise.
I'm lost. I don't know where to start. Can anyone point me in the right direction for this.
All help appreciated.
rgs
Ginny
I'm using VBA in Excel with a userform which initialises with textboxes. The number of textboxes that are created are dependent on the number of records in a worksheet and each textbox is populated with the data in the cells.
This works perfectly, what I want to have happen is a second set of textboxes with drop-down list of options corresponding to that number of textboxes also to initialise.
I'm lost. I don't know where to start. Can anyone point me in the right direction for this.
All help appreciated.
rgs
Ginny