Forum Discussion

John Bebb's avatar
John Bebb
Copper Contributor
Dec 07, 2017

Sort by days of weeks

Hi Folks - frustration on a simple? issue of sorting by days
I have several months or years of timed daily data - I wish to sort and list by the individual day only.
The day may be specified in a date code string which contains month &/or year data.
I wish to achieve (e.g)
All Monday events contiguously... then all Tuesday events, then all Wednesday events... etc.
 as they occured for the entire data period... excel seems determined to list the days of the week sequentially by the weeks & months of the bulk data... your suggestion, please!

8 Replies

    • John Bebb's avatar
      John Bebb
      Copper Contributor

      Hi Haytham - thank you for your response. Yes - that is the required function. I have since been able to achieve it by using the =WEEKDAY() function.
      I am having considerable difficulty in parsing date&time as concatenated into one cell and then correctly sorting the data sequence by day &/or time as required.
      My data comes from various sources, each of which may format d&t somewhat differently in both sequence and spacing(s)... and on occasion parsing corrupts either the date or the time fields!

      Cheers, John

      • Haytham Amairah's avatar
        Haytham Amairah
        Silver Contributor

        Please provide us with a sample of your data to figure out how to manipulate it.

Resources