Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here's what excel is allowing me to use right now:
=IF((COUNTBLANK(G6:G12))0,IF(T1240,IF(T1140,0,( 40-T11)-H12),U12-H12),0) I need to have another conditional in there to complete the equation, but excell wont let me, it just says this: "You entered too many arguments for this function" I've created equations containing 6 conditionals all wrapped within, on the same chart that this one is on. Why is it telling me this when I'm only trying to do 4 now? here's what I need to add =IF((COUNTBLANK(G6:G12))0,IF(T1240,IF(T1140,0, IF(((40-T11)-H12)0, (40-T11)-H12), 0) ,U12-H12),0) Please help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
problem with Linking workbooks via "copy" and "paste link" | Excel Discussion (Misc queries) | |||
bunch of "yes" or "no" entered in row, output 1 if a single yes | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |