+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    05-11-2009
    Location
    Belfast
    MS-Off Ver
    Excel 2003
    Posts
    35

    Problem with sorting by date

    I have a column showing date DD/MM/YYYY

    I want to be able to get a new column stripping out the days so that I can chart changes over a month rather than each day of the last 2 years.

    I have tried altering the cell format to MM-YYY although this shows the format I want when i run a pivot chart it will still create records for individual days.

    I then tried copying and pasting the above as text only. This results in the pivot chart sorting A-Z rather than by date.

    Any suggestions?

    Thanks
    Last edited by jaywizz; 10-07-2009 at 12:28 PM.

  2. #2
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,147

    Re: Problem with sorting by date

    Try formula:

    =Date(Year(A2),Month(A2),1)

    where A2 contains first date to convert.. copied down.

    so that all dates use the 1st of the month.. is always referenced...

    Does that help...
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Registered User
    Join Date
    05-11-2009
    Location
    Belfast
    MS-Off Ver
    Excel 2003
    Posts
    35

    Talking Re: Problem with sorting by date

    That works for me

    Thanks for your help

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0