Thread: Sort Dates
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
pete5440 pete5440 is offline
external usenet poster
 
Posts: 13
Default Sort Dates

Re the Helper Column(s). Am I just to copy everything to another column (B)
and set up a formula there? Mike, with the 2-column approach does this mean
I'll have three columns to handle my dates and I'll need to use all three to
sort (sorry, I'm confused)? In trying to let the help function of excel guide
me, and posting this same inquiry in the excel worksheet thread, the question
about "text" came up. I'm looking for the easiest (isn't everyone) way to do
this. I tried the =text(b2,"mmdd") but it didn't work.

"pete5440" wrote:

I have a worksheet with one column being dates in the format of 3/2, 4/25,
12/10, etc. As I added dates I could always sort from lowest (1/1) to highest
(12/31). Now I can't seem to sort any dates that have been added in 2009. I
do not have a year attached to these dates as they are birthdays and I need
to sort by month/day regardless of year. If I highlight A2 (A1 is my column
heading) the formula box shows 1/1/2008. I have never set up the year and
there is no formula set up as I have only ever added the month/day. This is
Excel 2007. How do I fix?