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

Tip: Looking for answers? Try searching our database.

Formula Help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
grobertson - 12 Jan 2006 17:06 GMT
Hi,
I am trying to get help on a formula, I will try and explain what I need.
I have a spreasheet with a list of dates in column A and a list of dates in
column B (dd/mm/yyyy). What I would like is a formula in column C that will
either display Y or N (Y if the date in column A matches the date in column B
if the dates are differnent I would like column C to display N). for example
:-

Column A              Column B           Column C
10/01/2005           10/01/2005              Y
25/02/2005           28/10/1997              N

Thanks
Linc - 12 Jan 2006 17:16 GMT
In Column C1:

=IF(A1=B1,"Y","N")
 
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.