Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I DID IT!!!!
Thanks very much everyone who helped, i really appreciate you taking the time (special thanks to Cecil). G-D I love the Internet!! :) Here's what I ended up with: =IF(L3<=8000,L3*30%,IF(L3<=12000,L3*40%,IF(L3<=200 00,L3*43%,IF(L3<=40000,L3*50%,IF(L3<=100000,L3*55% ))))) Cheers, Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Combine logical formulas "if", "and", "or" | Excel Discussion (Misc queries) | |||
Combining formulas, "and" & "or" to verify content of multiple cel | Excel Discussion (Misc queries) | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
COMPLEX "IF" FORMULAS | Excel Programming |