Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have made a formula in excel that returns an error "Formula too long".
What are the limitations of excel? Is there a way around this? Here is the formula. =IF(D15="CPS",IF(M15<50000,M15*LOOKUP(E15,'Product Line Lookup'!A$29:A$62,'Product Line Lookup'!C$29:C$62),IF(AND(M1550000,M15<200000),50 000*LOOKUP(E15,'Produc t Line Lookup'!A$29:A$62,'Product Line Lookup'!C$29:C$62)+(Orders!M15-50000)*LOOKUP(Orders!E15,'Product Line Lookup'!$A$29:$A$62,'Product Line Lookup'!$D$29:$D$62),IF(AND(M15200000,Orders!M15< 500000),50000*LOOKUP(E 15,'Product Line Lookup'!$A$29:$A$62,'Product Line Lookup'!$C$29:$C$62)+150000*LOOKUP(Orders!E15,'Pro duct Line Lookup'!$A$29:$A$62,'Product Line Lookup'!$D$29:$D$62)+(Orders!M15-200000)*LOOKUP(Orders!E15,'Product Line Lookup'!$A$29:$A$62,'Product Line Lookup'!$E$29:$E$62),IF(M15500000,50000*LOOKUP(E1 5,'Product Line Lookup'!$A29:A62,'Product Line Lookup'!C29:C62)+150000*LOOKUP(Orders!E15,'Product Line Lookup'!A29:A62,'Product Line Lookup'!D29:D62)+200000*LOOKUP(Orders!E15,'Product Line Lookup'!A29:A62,'Product Line Lookup'!E29:E62)+(Orders!M15-500000)*LOOKUP(Orders!E15,'Product Line Lookup'!A29:A62,'Product Line Lookup'!F29:F62))))),N15*M15) *** Sent via Devdex http://www.devdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
http://CannotDeleteFile.net - Cannot Delete File? Try Long Path ToolFilename is too long? Computer Complaining Your Filename Is Too Long? TheLong Path Tool Can Help While most people can go about their businessblissfully unaware of the Windo | Excel Discussion (Misc queries) | |||
Long Long Long Nested If Function | Excel Discussion (Misc queries) | |||
Clearing cells takes long, long time | Excel Discussion (Misc queries) | |||
Formula too long | Excel Worksheet Functions | |||
long formula | Excel Worksheet Functions |