Crazy Date Formatting????

TroyB728

New Member
Joined
Sep 11, 2019
Messages
3
Hi,

I'm having some issues with date formats from a workbook downloaded from a Govt/County site.

The date as downloaded shows as two different date formats inside one column:

03/17/2016 02:22:00 PM - formatted as General, and

2/09/16 13:29 - formatted as Custom (d/mm/yy h:mm)

The issue is that I want to change the formatting to read "14 March 2019" (or similar - but must have the month in letters to fit with the other worksheets I use). I've tried changing the whole column to one of the date formats available, but none of the cell info changes.

Inside the Format window (Protection tab), the cells are locked, but unlocking them does nothing. I've also tried using the custom format option to write my own formats but again, nothing seems to be working.

Any idea's gratefully received.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
When you imported the data, the dates were seen by Excel as text and not serial dates. A simple way to coerce the text-dates into serial dates is to select the date column and simply do a Replace (Ctrl+H) text.

Replace a / character with a / character. It may seem silly, but it coercese the text-dates into serial dates. Then you can change the date format.
 
Upvote 0
Hi AlphFrog - OK I see where you're going with this, unfortunately that's not going to work - the database has around 45,000 rows and 4 columns which need to be correctly formatted.
 
Upvote 0
Select the 4 columns
Replace (Ctrl+H) the / with a / to convert the dates en masse
Format them to suit
 
Upvote 0

Forum statistics

Threads
1,214,551
Messages
6,120,161
Members
448,948
Latest member
spamiki

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