Am I able to sort dates by month rather than year in excel?

R

Ruth k.

I am using office 2003. I need a report that sorts my employees in order by
the month they are hired. Excel always sorts by year.
 
G

Gary''s Student

Just an example:

If a date is in A1 and the rest of the column, then in B1 enter =MONTH(A1)
and copy down

Then sort by column B
 
Top