A
Allen
I'm trying to populate a combobox in a userform with the names of the
worksheets in my spreadsheet.
I'm guessing I'll just need to put it in a userform_initialize statement
with a For Each / Next loop, but am having trouble getting it to work.
Any syntax suggestions are much appreciated! Thanks
worksheets in my spreadsheet.
I'm guessing I'll just need to put it in a userform_initialize statement
with a For Each / Next loop, but am having trouble getting it to work.
Any syntax suggestions are much appreciated! Thanks