I am assuming that you have the date column in mm/dd/yyyy format. Incolumn C enter formula as '=month(b1). This will give you the month andthen you can sort the data by column 'C'. I hope this is what you arelooking for.