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 / February 2006

Tip: Looking for answers? Try searching our database.

Excel true date formulas

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
spyder - 28 Feb 2006 15:49 GMT
I need to know how I can enter a date , 02/28/06 in one cell and then i
another cell tell me if that date is true.
It is to be used when there is a list of contracts, in one cell th
date of expiry, and them another cell if that date has come to pass o
not happened yet(expired, current)
Will the "if" function work with real date
davesexcel - 28 Feb 2006 15:58 GMT
how about
=if(a1>b1,"Epired","")

for this example:
place expiry date in B1
a1 have =today()

Signature

davesexcel

Bob Phillips - 28 Feb 2006 15:58 GMT
yes. something like

=IF(A1<TODAY(),"passed",IF(A1>TODAY(),"future",""))

Signature

HTH

Bob Phillips

(remove nothere from email address if mailing direct)

> I need to know how I can enter a date , 02/28/06 in one cell and then in
> another cell tell me if that date is true.
> It is to be used when there is a list of contracts, in one cell the
> date of expiry, and them another cell if that date has come to pass or
> not happened yet(expired, current)
> Will the "if" function work with real dates
 
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.