Sort by date in Excel 2002?

B

bj

Is the data formated to look like that or is it a text entry?
if it is a format. It will sort just using any sorting procedure.
if it is text use a helper column with
=right(A1,2)
 
Top