I have a colum of dates (2156 records) where the date is in dd/mm/yyyy format. Also some have the 0 some don't such as 31/06/2012 is 31/6/2012 or 04/02/2012 is 4/2/2012. So I can't do =left(cell, 4) & mid(4,2) & right(2). Is there a function that will convert (dd/mm/yyy) to (yyyymmdd)?
Thanks for you help.
Cardgunner
Bookmarks