Looping through listbox controls
I have a worksheet with 51 listbox controls on it, Listbox1 - Listbox51. I
need to loop through them and get the Value in each one and store it away. I
have looked through the questions posted here, and the answer appears easy
enough, however, I don't know if I have an Excel problem or something else.
For some reason the Me.Controls line of code will not work. When I am typing
the line of code, the drop down gives me several properties and methods to
use for the "Me." but not "Controls".
Can anyone provide some help with this!!
Thank you
Vince
|