Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello from Steved
Below I have 2 formulas the first works the second does not Ok my objective is that on A566 I have E19 and on All Bus Models I have 19, What do I need to do please if I put in A566 it will pick up the value from All Bus Models. Thankyou. =IF(ISNA(VLOOKUP(--$A566,'All Bus Models'!$A$5:$C$5000,2,FALSE)),VLOOKUP(--$A566,'All Bus Models'!$A$5:$C$5000,2,FALSE),VLOOKUP(19,'All Bus Models'!$A$5:$C$5000,2,FALSE)) =IF(ISNA(VLOOKUP(--$A566,'All Bus Models'!$A$5:$C$5000,2,FALSE)),VLOOKUP(--$A566,'All Bus Models'!$A$5:$C$5000,2,FALSE),VLOOKUP(A566,'All Bus Models'!$A$5:$C$5000,2,FALSE)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FORMULA RETURNS #VALUE WHEN PRESCEDENT WORKBOOK CLOSED | Excel Discussion (Misc queries) | |||
Formula to sum every 4th cell returns #DIV/0! error in some column | Excel Worksheet Functions | |||
IF Function returns result of formula | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |