A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Compare two dates



 
 
Thread Tools Display Modes
  #1  
Old November 18th, 2009, 10:44 AM posted to microsoft.public.excel.misc
Dave
external usenet poster
 
Posts: 2,331
Default Compare two dates

Hi,. I would like to compare two dates in the same row and return a true or
false statement.

How do I do this?
  #2  
Old November 18th, 2009, 11:07 AM posted to microsoft.public.excel.misc
Jacob Skaria
external usenet poster
 
Posts: 5,952
Default Compare two dates

Could you please elaborate your query. Do you mean?

With dates in A1 and B1

=IF(A1=B1,"dates are same","dates are not the same")

If this post helps click Yes
---------------
Jacob Skaria


"Dave" wrote:

Hi,. I would like to compare two dates in the same row and return a true or
false statement.

How do I do this?

  #3  
Old November 18th, 2009, 11:33 AM posted to microsoft.public.excel.misc
David Biddulph
external usenet poster
 
Posts: 8,714
Default Compare two dates

=A1=B1
--
David Biddulph

"Dave" wrote in message
...
Hi,. I would like to compare two dates in the same row and return a true
or
false statement.

How do I do this?



  #4  
Old November 18th, 2009, 12:41 PM posted to microsoft.public.excel.misc
Dave
external usenet poster
 
Posts: 2,331
Default Compare two dates

Thats great thanks. So simple!

"David Biddulph" wrote:

=A1=B1
--
David Biddulph

"Dave" wrote in message
...
Hi,. I would like to compare two dates in the same row and return a true
or
false statement.

How do I do this?



.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:38 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.