Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The following formula looks up the value in E6:E95 where A7 is found
in Column A (if that makes sense) =IF($A7="","",VLOOKUP($A7,Report!$A$6:$K$95,COLUMN (A$1)+4,FALSE)) Can I adjust above so that it will return the value in an offset row +1 For example, if my original example would return whatever is displayed in E20 (because my value that is in A7 is also in Sheet Report!A20, I want to returns instead what ever is in cell Sheet Report!E21 Hope above makes sense |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup w/ more than one return value | Excel Discussion (Misc queries) | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup #N/A return value | Excel Worksheet Functions | |||
Vlookup that does not return #N/A | Excel Worksheet Functions | |||
Vlookup - return row no. instead of value | Excel Discussion (Misc queries) |