Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
"Teri" wrote...
I copied this right into my spreadsheet and got an error message. Is there a ( missing somewhere? "Harlan Grove" wrote: .... =IF(C2="","",VLOOKUP(E2,$J$2:$L$6,3)+ISNUMBER(C2 ),0.5,0)) No, there's a missing IF call. Make that =IF(C2="","",VLOOKUP(E2,$J$2:$L$6,3)+IF(ISNUMBER(C 2),0.5,0)) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Average non continguous cells, excluding zero's | Excel Worksheet Functions | |||
Help adding text values | Excel Worksheet Functions | |||
To safety merge cells without data destroyed, and smart unmerge! | Excel Discussion (Misc queries) | |||
Automatic copying data excluding blank cells | Excel Worksheet Functions | |||
excluding cells from the formula when empty | Excel Worksheet Functions |