I have a spreadsheet and am needing help splitting the data into multiple columns and adding name ranges.
Spreadsheet has 5 columns (A-E)
Columns C, D, and E are related. Column C contains an Inventory Name, Column D contains a Parent Rule, and Column E contains a Child rule.
I need the data from these 3 columns to be split in the following manner:
Individual column containing a list of the unique Inventory Names - Name the range "InventoryName"
Individual columns for all the Parent Rules associated to the same Inventory Name = Name the range the associated Inventory Name
Individual columns for all the Child Rules associated with the same Parent Rule - Name the range the associated Parent Rule
Ultimately, I am looking to create Indirect data validation drop downs that only show the Parent Rules associated to the Inventory Name selected, then only show the Child Rules associated with the Parent Rule selected.
Thanks in advance for any assistance.
Spreadsheet has 5 columns (A-E)
Columns C, D, and E are related. Column C contains an Inventory Name, Column D contains a Parent Rule, and Column E contains a Child rule.
I need the data from these 3 columns to be split in the following manner:
Individual column containing a list of the unique Inventory Names - Name the range "InventoryName"
Individual columns for all the Parent Rules associated to the same Inventory Name = Name the range the associated Inventory Name
Individual columns for all the Child Rules associated with the same Parent Rule - Name the range the associated Parent Rule
Ultimately, I am looking to create Indirect data validation drop downs that only show the Parent Rules associated to the Inventory Name selected, then only show the Child Rules associated with the Parent Rule selected.
Thanks in advance for any assistance.