I have a range of dates in format dd/mm/yyyy which is recognised as date by excel. Some of the dates are not identified in excel which are in dd/mm/yy.
For example
23/03/2015 -> recognised as date
23/03/15 -> recognised as text format
when i use filter in date column, all the dates with dd/mm/yyyy are recognised as date under yyyy. where as dates with dd/mm/yy are recognised differently.
I need a formula to convert all the dd/mm/yy dates format to dd/mm/yyyy. FYI All the dates are in 2015 and 2016 years