Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can someone tell me why this formula gives me an error message? It works for
0 thru 5 but when i add the sixth or more it errors out. Thanks, John =IF(10-COUNTBLANK(F3:O3)=0,TRUNC(SUM(F3:O3)+C3), IF(10-COUNTBLANK(F3:O3)=1,TRUNC((SUM(F3:O3)+C3*20)/30), IF(10-COUNTBLANK(F3:O3)=2,TRUNC((SUM(F3:O3)+C3*10)/30), IF(10-COUNTBLANK(F3:O3)=3,TRUNC(SUM(F3:O3)/30), IF(10-COUNTBLANK(F3:O3)=4,TRUNC(SUM(F3:O3)/40), IF(10-COUNTBLANK(F3:O3)=5,TRUNC(SUM(F3:O3)/50), IF(10-COUNTBLANK(F3:O3)=6,TRUNC(SUM(F3:O3)/60,"")))))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Custom Excel Function to Calculate Gini Coefficients | Excel Worksheet Functions | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |