![]() |
If a number is between 1 & 4 then do X else do XY
I want to find out how to do an If formula which gives a result if the
condition is between two numbers? |
If a number is between 1 & 4 then do X else do XY
=IF(AND(A1=1,A1<=4),"X","XY")
"Maggie" wrote: I want to find out how to do an If formula which gives a result if the condition is between two numbers? |
If a number is between 1 & 4 then do X else do XY
can it be ?
=IF((A10)*(A1<5),"X","XY") On May 28, 7:31*am, Teethless mama wrote: =IF(AND(A1=1,A1<=4),"X","XY") "Maggie" wrote: I want to find out how to do an If formula which gives a result if the condition is between two numbers?- Hide quoted text - - Show quoted text - |
All times are GMT +1. The time now is 05:17 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com