I am trying to sort a list of dates, ie. 05/11/2002, 03/15/2003, 08/09/2004. I wanted to sort on just the month and date, but that wouldn't work, so I did a find and replace and found the year and replaced it with nothing. I still get a sort that looks like the year is still there. Is there another way to do this?