Hi,
Im trying to create a listbox in my personal working folder.
Normally the data is already in the workbook so you can select the cells and link this to the listbox rowsource. But now I want the rowsource in the code itself and not in the workbook. I dont want the data in the workbook. How can I make a listbox with the rowsource stored in the personal vba code?
Thank you!
Im trying to create a listbox in my personal working folder.
Normally the data is already in the workbook so you can select the cells and link this to the listbox rowsource. But now I want the rowsource in the code itself and not in the workbook. I dont want the data in the workbook. How can I make a listbox with the rowsource stored in the personal vba code?
Thank you!