Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks!!! It worked great.
"Dave F" wrote: On Feb 13, 2:40 pm, S Swedowski wrote: I asked a question yesterday and got a quick answer and then today I realized that I had asked the wrong question. :| Can the IF function look at a number and if the number is less than 249, add 10 between 250 and 750, add 20 between 751 and 1500, add 30 over 1500, add 40 or is this too much for the IF function. =IF(A1<249,A1+10,if(and(a1249,a1<751),a1+20,if(an d(a1750,a1<1501),a1+30,a1+40))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with nested IF function | Excel Worksheet Functions | |||
Nested If Function | Excel Worksheet Functions | |||
can you nested sum and round function within if function? | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |