How do you do a double Vlookup for multiple lookups.
I want to lookup column R, and then the row that has a "yes" from column S, then the values for the yes column in 6 different cells.
So, if R=7.5, and then the row with "yes" i want the 6 values from that row in 6 different cells
I want to lookup column R, and then the row that has a "yes" from column S, then the values for the yes column in 6 different cells.
So, if R=7.5, and then the row with "yes" i want the 6 values from that row in 6 different cells
Open Roof Structure Wind Load - Part 5 ASCE 7.xlsx | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
R | S | T | U | V | W | X | Y | |||
44 | 0 | no | 2.4 | -3.3 | 1.8 | -1.7 | 1.2 | -1.1 | ||
45 | no | 1.8 | -1.7 | 1.8 | -1.7 | 1.2 | -1.1 | |||
46 | yes | 1.2 | -1.1 | 1.2 | -1.1 | 1.2 | -1.1 | |||
47 | 7.5 | no | 3.2 | -4.2 | 2.4 | -2.1 | 1.6 | -1.4 | ||
48 | no | 2.4 | -2.1 | 2.4 | -2.1 | 1.6 | -1.4 | |||
49 | yes | 1.6 | -1.4 | 1.6 | -1.4 | 1.6 | -1.4 | |||
Beam design |
Cell Formulas | ||
---|---|---|
Range | Formula | |
S44,S47 | S44 | =$O$9 |
S45,S48 | S45 | =$O$10 |
S46,S49 | S46 | =$O$11 |