I’m trying to “nest” some Lookups or indexes, but getting a little lost at the 2nd step in my process.
This worksheet lists several companies, each of which has one or more of several different pay classes [Table 1]. Each pay class has 3 tiers [Table 2].
The desired functionality of this sheet is that
-
the user will select a company from a dropdown list,
-
which will then populate the next dropdown list with only the pay classes available for that company.
-
The user will then select a pay class from that dropdown list.
-
Lastly the user will select pay tier A, B, or C.
-
The worksheet will then display the pay rate in the correct class and tier.
A worksheet illustrating the desired product is attached, with the broken Step 2.
How can I use Step 1 to populate the dropdown in Step 2, (cell A5)?
Thank you in advance for any help.
Desired Output.ods (17.5 KB)