Contact list in excel 2002, how do I sort birthday column by month then day.
C ccmyers Apr 7, 2005 #1 Contact list in excel 2002, how do I sort birthday column by month then day.
D Dave Peterson Apr 7, 2005 #2 Use a helper column that formats that date nicer: =text(a1,"mmdd") drag down and sort your range by that column.
Use a helper column that formats that date nicer: =text(a1,"mmdd") drag down and sort your range by that column.