Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I created a VLOOKUP that includes an IF statement. However, I need to be able
to reference 4 possible scenarios not only 2. Currently ,(IF($J$1=1,6,(IF($J$1=2,7)))) works. I need it to also ask IF($J$1=3,8) and IF($J$1=4,9) in some sort of formula. I have provided my formula below. =VLOOKUP($A7,$A$4:$I$3000,(IF($J$1=1,6,(IF($J$1=2, 7)))),FALSE). Any help will be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup with if statement? | Excel Discussion (Misc queries) | |||
Not sure whether to use VLOOKUP or an IF statement | Excel Worksheet Functions | |||
using vlookup within an if statement | Excel Worksheet Functions | |||
If statement with Vlookup | Excel Worksheet Functions | |||
VLOOKUP with IF statement | Excel Discussion (Misc queries) |