Hello all,
Is there a simple way to see if a control (e.g. textbox) actually exists on a userform? I'm looping through controls and one of them does not exist: Textbox1, Textbox2, Textbox4. I want to work out before it throws an error if Textbox3 exists. me.control("Textbox3").Exist = true ...
Hello all,
I have an excel form with a listbox containing 5 columns. My aim is to populate the listbox with data from the spreadsheet, always 5 columns but the rows may be variable. How do I code this??? Also, How do I populate the column headers???
Thanks in advance...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.