I have two columns with dates (one is in general format and the other is in date format), I am trying to do a simple IF statement which will tell me if the two dates do not match. The problem is not my IF statement (=IF(C2=A2,"yes","no"), its with the dates formats. Problem 1 is the format, problem 2 I noticed column A has the leading zero and column B does not (I guess ties back in to problem 1). For the heck of it, I tried the format painter from A13 to C13 and it totally changed the value (I guess because excel works with dates differently).
Is there a way I can make columns A and C have the same date format so I can complete my IF statement, which is to tell me if the dates are the same or not?
Thank you
Capture.PNG
Bookmarks