Sep 15 2023 03:57 PM
I have a need to narrow down and select information based on criteria selections.
Step 1 lookup the discipline (civil) and return the abbreviation code (C), not shown.
Step 2 select the group that is a subset of civil (roadway) and return the abbreviation code (RD)
Step 3 select the sheet type that is a subset of discipline (civil) and group (roadway) and return the abbreviation code, such as detail (DTL).
The blue area is user input with drop down lists. The orange is where I need the correct codes to show so that it can all be combined to create the file name.
Your ideas are appreciated.
Sep 18 2023 02:57 AM
Sep 18 2023 08:57 AM
Thank you for the response. The slicers are a great tool. However, how do i apply them to 1000 rows that will be different for each row?
Sep 19 2023 04:12 AM