Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to do a lookup on a cell that will return values from either one sheet
or another depending on what the lookup value is. Does anyone know how to do this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
To the best of my knowledge there isn't a simple multi-dimensional lookup, however, if you only have 2 options then it's relatively straightforward. =if([lookup #1],[lookup #2],[lookup #3]) whe lookup #1 : is the intial lookup to decise which sheet you want to use to get your final values lookup #2 : is the lookup to get final values from result sheet 1 lookup #3 : is the lookup to get final values from result sheet 2. If you have many options then it gets a bit more complicated but can be done. Post up if this is the answer you need or if you need to choose from many options. HTH Giz "enyaw" wrote: I want to do a lookup on a cell that will return values from either one sheet or another depending on what the lookup value is. Does anyone know how to do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP Problem | Excel Discussion (Misc queries) | |||
Using single cell reference as table array argument in Vlookup | Excel Worksheet Functions | |||
VLOOKUP Limitations | Excel Worksheet Functions | |||
Have Vlookup return a Value of 0 instead of #N/A | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions |