Please can you help.
Userform has two comboboxes 1 & 2
The user will select a value in the Combobox1 drop down.
Combobox2 should be populated with values after a simple search is done on worksheet like this.
Combobox1 selected value = Fred
Combobox2 should search the worksheet called Summary in column A for the value Fred & then take the value from column J & this should be what is populated in combobox2
Search to continue down my sheet to last row with values.
Selecting combobox2 drop down should now have values ready for the users next selection.
Thank you.
Userform has two comboboxes 1 & 2
The user will select a value in the Combobox1 drop down.
Combobox2 should be populated with values after a simple search is done on worksheet like this.
Combobox1 selected value = Fred
Combobox2 should search the worksheet called Summary in column A for the value Fred & then take the value from column J & this should be what is populated in combobox2
Search to continue down my sheet to last row with values.
Selecting combobox2 drop down should now have values ready for the users next selection.
Thank you.