Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a whopper of an If statement and prior to
completion, I received the error that the formula is too long. Is there any way around this? Sample before I was cut off: =MIN(IF(A5=Sheet1!$A$24,45000,Sheet1!$A$24),IF(A5 =Sheet2! $A$24,45000,Sheet2!$A$24),IF(A5=Sheet3!$A$24,4500 0,Sheet3! $A$24),IF(A5=Sheet4!$A$24,45000,Sheet4!$A$24),IF (A5=Sheet5!$A$24,45000,Sheet5!$A$24),IF(A5=Sheet 1! $A$25,45000,Sheet1!$A$25),IF(A5=Sheet2!$A$25,4500 0,Sheet2! $A$25),IF(A5=Sheet3!$A$25,45000,Sheet3!$A$25),IF (A5=Sheet4!$A$25,45000,Sheet4!$A$25),IF(A5=Sheet 5! $A$25,45000,Sheet5!$A$25),IF(A5=Sheet1!$A$26,4500 0,Sheet1! $A$26),IF(A5=Sheet2!$A$26,45000,Sheet2!$A$26),IF (A5=Sheet3!$A$26,45000,Sheet3!$A$26),IF(A5=Sheet 4! $A$26,45000,Sheet4!$A$26),IF(A5=Sheet5!$A$26,4500 0,Sheet5! $A$26),IF(A5=Sheet1!$A$27,45000,Sheet1!$A$27),IF (A5=Sheet2!$A$27,45000,Sheet2!$A$27),IF(A5=Sheet 3! $A$27,45000,Sheet3!$A$27),IF(A5=Sheet4!$A$27,4500 0,Sheet4! $A$27),IF(A5=Sheet5!$A$27,45000,Sheet5!$A$27)) Any insights are most appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Whopper of a Problem | Excel Discussion (Misc queries) | |||
Can't add 7th IF statement to long formula. | Excel Worksheet Functions | |||
sumproduct formula too long, & how to use make an 'OR' statement w | Excel Worksheet Functions | |||
very long statement | Excel Discussion (Misc queries) | |||
Long IF Statement | Excel Discussion (Misc queries) |