A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Bernie, if I may ask one more thing.
After filtering out all the dates greater than January 1, 1900, I still need to compare the data.
For example, I need to make sure that a TRUE return is achieved when two dates are displayed as 09 Aug 1945 and 9-Aug-1945. The first date is the original and the second sate is the processed version. I need to make the comparison from strictly a content point of view and ignore the missing dashes. Any ideas? Thanks.