Hi Experts,
I'm working on a routine to import data into access from Excel.
I'd like to add a combobox on my form that would allow the user to pick from among the spreadsheet tabs on the selected excel file. I don't know the proper code to fill the combo box.
my combo box is called cboSheetName...
me.cboSheetName.Recordsour
ce = ???
Any help would be appreciated!
Start Free Trial