Thread: Sorting Dates
View Single Post
  #1   Report Post  
Gary''s Student
 
Posts: n/a
Default

Insert a helper column near the column of dates. Say you inserted in column
B. Enter =Month(A1) in the helper cell (if the date is in A1). Then copy
down.

Finally sort by the helper column.
Have a good day
--
Gary's Student


" wrote:

How can I sort dates by the month instead of the year?