M
Mik
I have a UserForm listbox where i want to display the contents of a
worksheet range in 3 listbox columns.
example:
Cell value of "A1:A10" in Column 1
Cell value of "B1:B10" in Column 2
Cell value of "C1:C10" in Column 3
Would it be easier with an ARRAY of text in the Userform code or
Additem?
I am open to suggestions.
Please spell out the code, as I am still learning and new to Userforms
/ ListBox.
Thanks
worksheet range in 3 listbox columns.
example:
Cell value of "A1:A10" in Column 1
Cell value of "B1:B10" in Column 2
Cell value of "C1:C10" in Column 3
Would it be easier with an ARRAY of text in the Userform code or
Additem?
I am open to suggestions.
Please spell out the code, as I am still learning and new to Userforms
/ ListBox.
Thanks