Hi all,
Looking for what I assume is an easy answer.
I have three columns on sheet1 with data.
They will dynamically change length based on how the data is inputted via other methods.
I’d like to populate my listbox1 on userform1 with this data from all three columns.
I’ve been able to do it with one column, but not with all three.
I’ve been messing with listbox1.rowsource but been unable to get it to populate only what’s in the cells.
Thanks in advance!
Looking for what I assume is an easy answer.
I have three columns on sheet1 with data.
They will dynamically change length based on how the data is inputted via other methods.
I’d like to populate my listbox1 on userform1 with this data from all three columns.
I’ve been able to do it with one column, but not with all three.
I’ve been messing with listbox1.rowsource but been unable to get it to populate only what’s in the cells.
Thanks in advance!