D Dave Nov 18, 2009 #1 Hi,. I would like to compare two dates in the same row and return a true or false statement. How do I do this?
Hi,. I would like to compare two dates in the same row and return a true or false statement. How do I do this?
J Jacob Skaria Nov 18, 2009 #2 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
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
D Dave Nov 18, 2009 #4 Thats great thanks. So simple! David Biddulph said: =A1=B1 -- David Biddulph . Click to expand...