Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to find out how to do an If formula which gives a result if the
condition is between two numbers? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=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? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to change scientific number to regular number or text | Excel Discussion (Misc queries) | |||
countif formula to find the occurances of a number that is greater than one number but less than another | Excel Discussion (Misc queries) | |||
convert text-format number to number in excel 2000%3f | Excel Discussion (Misc queries) | |||
Count number of times a specific number is displayed in a cell ran | Excel Worksheet Functions | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |