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 / New Users / July 2006

Tip: Looking for answers? Try searching our database.

formulas/function

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
craig@help - 10 Jul 2006 14:32 GMT
Hi there!

Im wondering if you could help me out as im trying all kind of trick
to make what i want it to work, i have tried =if(or(a1>b1,a1<b2)
"x","y") function, (b1=01/01/2005, b2= 31/12/2005)  it will work but i
no date has been input then it I

'm looking for fornulas/function that will help me with my work, se
below:
between 01/01/2005 and 31/12/2005 = "x"
between 01/01/2006 and 31/12/2006="Y"
if no date input then ignore it or leave it blank.

I would be grateful for your kind support.

Craig
:confused

--
craig@hel
Casey - 10 Jul 2006 19:03 GMT
Try:

=IF(AND(YEAR(B1)=2006,YEAR(B2)=2006),"x",IF(AND(B1<>"",B2<>""),"y","At
least one date is missing"))

HTH

Signature

Casey


Rate this thread:






 
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.