Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Recording a Macro

Adding a Little Animation to Your Life

Converting a Range of URLs to Hyperlinks

Making the Formula Bar Persistent

Engineering Calculations

Digital Signatures for Macros

Fixing the Decimal Point

 

Sorting Dates by Month, Take Two

Summary: Another way to sort dates by month in a particular column. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

In a previous ExcelTips I included a tip about how to sort dates by month in a particular column. Since Excel maintains dates internally based on a serial number, sorting by the month of the year can be bothersome. Besides the approaches outlined in the above-noted tip, there is an additional way you can approach the problem. This involves actually converting the dates into text (instead of the internal serial numbers), as follows:

  1. Select the cells that contain the dates.
  2. Choose Cells from the Format menu. Excel displays the Format Cells dialog box.
  3. Make sure the Number tab is selected. (Click here to see a related figure.)
  4. In the list of Categories, choose Date.
  5. In the list of Types, choose March 14, 1998.
  6. Click on OK. Your cells should now be formatted to show a long date with the month first.
  7. Press Ctrl+C. This copies the cells to the Clipboard.
  8. Open Notepad.
  9. Press Ctrl+V. The information is now pasted into Notepad, and should still be the long dates.
  10. Select the information just pasted into Notepad.
  11. Press Ctrl+C. This copies the information to the Clipboard.
  12. Switch back to Excel.
  13. Choose Cells from the Format menu. Excel displays the Format Cells dialog box.
  14. Make sure the Number tab is selected.
  15. In the list of Categories, choose Text.
  16. Click on OK.
  17. Press Ctrl+V.

Your dates are now pasted into Excel as true text entries, not as dates. This allows you to easily sort the information according to the month in the date.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2631) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003

Save Time! ExcelTips has been published weekly since late 1998. Past issues of ExcelTips are available in convenient ExcelTips archives. Have your own enhanced archive of ExcelTips at your fingertips, available to use at any time!
 
Check out ExcelTips Archives today!