excel sorting problem

john2013

New Member
Joined
Mar 19, 2016
Messages
1
hi all, I have imported data to excel and tried to sort dates. for some reason it doesn't do anything. the current date is mm/dd/yyyy.
I tried changing it to dd/mm/yyyy and it stayed the same.
also I tried sorting it by date but it keeps sorting it by month first then day and then year. and still not everything is sorted correctly because it takes the month first instead of the year.

what can cause this to happen. I tried making manual dates and it works great. I tried every possible solution I could find on the net and it still doesn't work.

I need it to sort everything by day then month then year.

thanks in advance.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Your imported data may be text rather than actual dates (numbers). Excel assigns a serial number to a date. For example, today is 3/19/2016 (m/d/yyyy), but Excel sees it as the serial number 42448. That's the number of days elapsed since Dec 31, 1899. You can use Text to Columns to separate a date entered as m/d/yyyy into the month, day and year components and then use those columns to filter by your criteria.
 
Upvote 0
Try changing your systems global settings date format to mm/dd/yyyy.

Cheers.
 
Upvote 0

Forum statistics

Threads
1,214,822
Messages
6,121,772
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top