Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is the formula I am trying to make work:
=IF(B14+B15<25,1,IF(B14+B15=25<40,2,IF(B14+B15=4 0<75,3,IF(B14+B15=75,5)))) B14 and B15 values change, and I want to return a number if the value of B14+B15 falls within those given parameters. As shown, it gives me a FALSE value if the sum of B14+B15 is over 25. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Limiting choices | Excel Discussion (Misc queries) | |||
nested if based on nested if in seperate sheet. how? | Excel Worksheet Functions | |||
=if with multiple choices | Excel Worksheet Functions | |||
Choices for User | Excel Worksheet Functions | |||
Choices | Excel Worksheet Functions |