Hi all,
I want to fill a userform combo box based on the data from a sheet in a different workbook.
The workbook and worksheet are as follows - Workbooks("Mlist.xlsm").Worksheets("Reminders")
The range is filled from Range("A2:A100") as long as the text in column E is "1 Show"
I want it to add the values from columns B and D also.
Image attached showing an example of spreadsheet data and then the combo box results.
Thanks
I want to fill a userform combo box based on the data from a sheet in a different workbook.
The workbook and worksheet are as follows - Workbooks("Mlist.xlsm").Worksheets("Reminders")
The range is filled from Range("A2:A100") as long as the text in column E is "1 Show"
I want it to add the values from columns B and D also.
Image attached showing an example of spreadsheet data and then the combo box results.
Thanks