Hi,
Could anyone please suggest a solution to return a single value from a multiple condition IF formula OR any other way (macro) for below problem?
I have to select a single criteria in my main working file out of many criteria (Z1, Z2, so on) designed in a separate sheet (refer below table) to select and accordingly multiple column (A,B,C) with different % fill in to the main file.
eg. If i select Z1 in main file, I get return value in A column as 5%, B column as 10% and so on.
If I select Z2 in main file, I get return value of A column a 8%, B column as 16% and so on.
Please advise.
Could anyone please suggest a solution to return a single value from a multiple condition IF formula OR any other way (macro) for below problem?
I have to select a single criteria in my main working file out of many criteria (Z1, Z2, so on) designed in a separate sheet (refer below table) to select and accordingly multiple column (A,B,C) with different % fill in to the main file.
eg. If i select Z1 in main file, I get return value in A column as 5%, B column as 10% and so on.
If I select Z2 in main file, I get return value of A column a 8%, B column as 16% and so on.
Criteria | A | B | C |
Z1 | 5.00% | 10.00% | 20.00% |
Z2 | 8.00% | 16.00% | 24.00% |
Please advise.