+ Reply to Thread
Results 1 to 2 of 2

sorting

  1. #1
    Registered User
    Join Date
    05-07-2007
    Posts
    27

    sorting

    Hi all,
    I have data that need to be sorted in a worksheet. The problem is, the data are dates for the day of the week. For example, the column name is value date. In the cells, it list the day of the week in date format. 4/1/07, 4/2/07 and so on. I change the format to dddd which now gives me Monday, Tuesday and so on. I want all the Mondays in the month, all the Tuesday in the month and so on together because another column contains a number of transactions to be calculated. But, I can't sort where they will be together unless I manually cut and paste because they are still dates rather them text.
    I hope I didn't confuse you. Here's an excerpt of my worksheet.

    Please Login or Register  to view this content.
    I hope someone can help.thanks

  2. #2
    Registered User
    Join Date
    02-14-2007
    Posts
    28
    If you don't mind adding an extra column you could use the weekday function which assigns a number between 1 & 7 to each day of the week. Then sort by that column instead of your dates column.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.6.0 RC 1