Forum Discussion
BobW696
Mar 17, 2021Copper Contributor
Excel date sorting issue
I have a mix date data in the same column; yyyy-mm-dd, and yyyy-mm, and yyyy . I need to sort it for my research. yyyy-mm-dd date formats sort, BUT the yyyy-mm, and yyyy do not sort within yyyy-mm-...
BobW696
Mar 17, 2021Copper Contributor
thank. But how do I accomplish my goal of being able to sort the dates in order regardless of if they are Year, month, day or year, month or just year?
I understand that there will have to be some type of rule about where does it appear (for example, yyyy in a list of yyyy-mm-dd; beginning or end/)
I understand that there will have to be some type of rule about where does it appear (for example, yyyy in a list of yyyy-mm-dd; beginning or end/)
SergeiBaklan
Mar 17, 2021Diamond Contributor
If you have texts, not dates, that's how HansVogelaar suggested
- BobW696Mar 17, 2021Copper ContributorThanks, will give it a try!