Hi,
If anyone can give me a kickstart with this it will be appreciated.
In the linked excel file there are 2 tabs. I want to work with the first tab, GM SOR's.
The first row has identifiers or column headers.
The first column, Sub Trade has a number of trades listed multiple times. Each trade has codes associated with that trade (column B) Each code is only listed once with unique data to the right for that code.
I have code that works to make a userform with comboboxs that pull the subtrade which then populates the code associated with the subtrade only. However once a subtrade is selected I want to be able to see the unique data for the selected code displayed showing the data in column C, D and E?
Problem is I want to create a dynamic named range so data can be added or removed and it will still work.
combobox 1 to select a sub trade.
Combobox 2 to select only codes associated with subtrade.
Once a code is selected I want its unique information displayed for selected code.
Help please?
Copy of Copy of dependentcomboboxestrialcode.xlsm
If anyone can give me a kickstart with this it will be appreciated.
In the linked excel file there are 2 tabs. I want to work with the first tab, GM SOR's.
The first row has identifiers or column headers.
The first column, Sub Trade has a number of trades listed multiple times. Each trade has codes associated with that trade (column B) Each code is only listed once with unique data to the right for that code.
I have code that works to make a userform with comboboxs that pull the subtrade which then populates the code associated with the subtrade only. However once a subtrade is selected I want to be able to see the unique data for the selected code displayed showing the data in column C, D and E?
Problem is I want to create a dynamic named range so data can be added or removed and it will still work.
combobox 1 to select a sub trade.
Combobox 2 to select only codes associated with subtrade.
Once a code is selected I want its unique information displayed for selected code.
Help please?
Copy of Copy of dependentcomboboxestrialcode.xlsm