Cannot apply a consistent DATE format

harrinho

New Member
Joined
Mar 10, 2017
Messages
21
Hi fellas,

I'm struggling with something seemingly very simple. I have a date column in a terrible format and I cannot apply a normal date format to all rows. I don't really care if it would be mm/dd/yyyy or dd/mm/yyyy as long as it is the same for every entry. Whatever I tried with functions like RIGHT, TEXT, text to columns, clean formulas and then copy paste back etc didn't work. Alsol, even if I change the date format to the whole column, nothing is changedAny ideas ?

[TABLE="width: 120"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Close Date[/TD]
[/TR]
[TR]
[TD]12/21/2016[/TD]
[/TR]
[TR]
[TD]5/15/2015[/TD]
[/TR]
[TR]
[TD]3/22/2017[/TD]
[/TR]
[TR]
[TD]12/29/2015[/TD]
[/TR]
[TR]
[TD]7/30/2014[/TD]
[/TR]
[TR]
[TD]6/23/2015[/TD]
[/TR]
[TR]
[TD]7/29/2014[/TD]
[/TR]
[TR]
[TD]5/28/2015[/TD]
[/TR]
[TR]
[TD]12-09-15[/TD]
[/TR]
[TR]
[TD]11/24/2014[/TD]
[/TR]
[TR]
[TD]03-08-17[/TD]
[/TR]
[TR]
[TD]7/28/2015[/TD]
[/TR]
[TR]
[TD]11-11-15[/TD]
[/TR]
[TR]
[TD]3/31/2016[/TD]
[/TR]
[TR]
[TD]2/24/2017[/TD]
[/TR]
[TR]
[TD]11/24/2014[/TD]
[/TR]
[TR]
[TD]4/17/2014[/TD]
[/TR]
[TR]
[TD]11/25/2016[/TD]
[/TR]
[TR]
[TD]3/24/2017[/TD]
[/TR]
[TR]
[TD]6/29/2016[/TD]
[/TR]
[TR]
[TD]11-11-15[/TD]
[/TR]
[TR]
[TD]08-01-15[/TD]
[/TR]
[TR]
[TD]3/28/2017[/TD]
[/TR]
[TR]
[TD]07-01-14[/TD]
[/TR]
[TR]
[TD]9/30/2014[/TD]
[/TR]
[TR]
[TD]09-09-14[/TD]
[/TR]
[TR]
[TD]02-02-17[/TD]
[/TR]
[TR]
[TD]9/30/2016[/TD]
[/TR]
[TR]
[TD]09-01-15[/TD]
[/TR]
[TR]
[TD]2/13/2015[/TD]
[/TR]
[TR]
[TD]11-02-16[/TD]
[/TR]
[TR]
[TD]05-06-14


[/TD]
[/TR]
</tbody>[/TABLE]
 
Now I can download your file I can see your trouble.

You have a custom format in M2 of yyyy. Use the formula =YEAR(N2) and format the cell as General.
 
Upvote 0

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,223,631
Messages
6,173,464
Members
452,516
Latest member
archcalx

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