Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using LOOKUP to obtain values from another sheet, this formula is
replicate 3 times. In most cases at least one of the three formulas will return #N/A, which is correct. I then want to add the result of these three answers, but the #N/A doesn't allow. I found a thread in this forum regarding ISERROR and attempted to use it in my formula, but it still returns #N/A. Any assistance would be appreciated. Here's my formula: =IF(ISERROR(LOOKUP(D16,'Point Scale'!$G$4:$G$33,'Point Scale'!$H$4:$H$33))*(B14/60),"",(LOOKUP(D16,'Point Scale'!$G$4:$G$33,'Point Scale'!$H$4:$H$33))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISERROR | Excel Worksheet Functions | |||
ISERROR Conundrum | Excel Worksheet Functions | |||
How do I throw in an ISERROR function on a complicated VVLOOKUP? | Excel Discussion (Misc queries) | |||
Iserror and Vlookup | Excel Worksheet Functions | |||
ISERROR Functin to Much Work! | Excel Worksheet Functions |