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 / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

IF AND Function

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
nabanco - 16 Jun 2007 20:20 GMT
Hello,

Any suggestions on how to set up a formula for the below problem:

In once cell I'd like to return if true "Underwrite Now", and if false
return "Don't Worry"

Cell A1, if between 7 and 100, then return true

OR

if cell A2 is between 2 and 100, return true

Thank you
Bob Phillips - 16 Jun 2007 20:28 GMT
=IF(OR(AND(A1>=7,A1<=100),AND(A2>=2,A2<=100)),"Underwrite Now","Don't
Worry")

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Hello,
>
[quoted text clipped - 10 lines]
>
> Thank you
nabanco - 16 Jun 2007 20:46 GMT
You are the man, been working on that for some time now!

Thanks for helping my headache

> =IF(OR(AND(A1>=7,A1<=100),AND(A2>=2,A2<=100)),"Underwrite Now","Don't
> Worry")
[quoted text clipped - 13 lines]
> >
> > Thank you
 
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.