Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

If a number is between 1 & 4 then do X else do XY

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Maggie - 28 May 2008 03:12 GMT
I want to find out how to do an If formula which gives a result if the
condition is between two numbers?
Teethless mama - 28 May 2008 03:31 GMT
=IF(AND(A1>=1,A1<=4),"X","XY")

> I want to find out how to do an If formula which gives a result if the
> condition is between two numbers?
muddan madhu - 28 May 2008 09:41 GMT
can it be ?

=IF((A1>0)*(A1<5),"X","XY")

On May 28, 7:31 am, Teethless mama
<Teethlessm...@discussions.microsoft.com> wrote:
> =IF(AND(A1>=1,A1<=4),"X","XY")
>
> > 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 -
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.