I have two combo boxes in a worksheet:
HRDropdown combobox and EmpName
HRDropdwon contains the following values and determines the values available in the EmpName
HR List
Default Employee List
Upon opening the workbook, I want to set the default value in HRDropdown to "Default Employee List" and clear previously selected value in EmpName upon opening the workbook in Excel.
I'm trying to use a Workbook Open () event without success.
See attached sheet for detail.
Any help will be greatly appreciated.
kind regards
Bookmarks