Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to get a text response within a multiple IFF statement. Basically, if the value in a cell is between 6 and 9 I want the formula to return "drier than normal" Between 10-14, "normal" 15-18 "wetter than normal. This is the equation I have put together, but it keeps coming back "False" =IF(AND(B45<9, B456), "drier than normal", IF(AND(B45<14, B4510),"normal", IF(AND(B4515,B45<18), "wetter than normal"))) Any suggestions? Thanks in advance! Kristen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple IF statement | Excel Discussion (Misc queries) | |||
Help with multiple If statement | Excel Discussion (Misc queries) | |||
Multiple IF Statement | Excel Worksheet Functions | |||
Multiple If Statement | Excel Worksheet Functions | |||
Help with a multiple OR statement. | Excel Discussion (Misc queries) |