Changing incorrect Dates to all look the same

aweir2

New Member
Joined
May 5, 2014
Messages
30
I have recieved a large amount of data to scrub, half of the dates were inputted incorrectly. When I go to format cell and change the date format no change is made as excel does not view it as a date.

The way the date is displayed is below. (The zero before the month is what I believe is throwing everything off).

Looking for a quick way to get the date to go from looking like this
20/02/2014 7:00:00

to a date that looks like this
20/2/2014 7:00:00 AM
 
Hmm...Can you paste a few rows of your data where this is happening. The formula is supposed to account for this.
In TimeIn Time Formatted
10/4/14 23:0010/4/14 23:00
1/1/14 7:001/1/14 7:00
6/1/14 7:006/1/14 7:00
10/1/14 6:4510/1/14 6:45
13/1/2014 7:00:00 AM1/13/14 7:00
29/1/2014 7:00:00 AM1/29/14 7:00
4/2/14 6:364/2/14 6:36
5/2/14 7:005/2/14 7:00
6/2/14 7:006/2/14 7:00
7/2/14 7:007/2/14 7:00
10/2/14 7:0010/2/14 7:00
11/2/14 7:0011/2/14 7:00
12/2/14 7:0012/2/14 7:00
13/2/2014 7:002/13/14 7:00
14/2/2014 7:002/14/14 7:00
17/2/2014 7:002/17/14 7:00
18/02/2014 7:00:002/18/14 7:00
19/02/2014 7:00:002/19/14 7:00
20/02/2014 7:00:002/20/14 7:00
21/02/2014 7:00:002/21/14 7:00
24/02/2014 7:00:002/24/14 7:00

<colgroup><col><col></colgroup><tbody>
</tbody>


As you can see I think because the formula is are putting the month first for the non numeric valued dates, it is having the numeric valued dates read the month first even though there isn't a swap being made. I have italicized the non-numeric value dates.
 
Upvote 0

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Are you 100% certain that your windows regional settings (via control panel) aren't set as English(UK) as getting 1/6/yyyy to read as 1st June is how our dates are in the UK.
 
Upvote 0
Are you 100% certain that your windows regional settings (via control panel) aren't set as English(UK) as getting 1/6/yyyy to read as 1st June is how our dates are in the UK.

I just check and they are set to the proper Time Zone for here in Canada
 
Upvote 0
Not the time zone the regional date format.
What does your short date say?
 
Upvote 0
In a separate sheet type in manually the table below and format the cells as number. In the same order what do you get in the cells?


A​
1​
2/17/14 7:00​
2​
2/18/14 7:00​
3​
2/19/14 7:00​
4​
17/2/14 7:00​
5​
18/2/14 7:00​
6​
19/2/14 7:00​
 
Upvote 0
In a separate sheet type in manually the table below and format the cells as number. In the same order what do you get in the cells?


A​
1​
2/17/14 7:00​
2​
2/18/14 7:00​
3​
2/19/14 7:00​
4​
17/2/14 7:00​
5​
18/2/14 7:00​
6​
19/2/14 7:00​

<tbody>
</tbody>

41687.29
41688.29
41689.29
17/2/14 7:00
18/2/14 7:00
19/2/14 7:00

<colgroup><col></colgroup><tbody>
</tbody>

This is what I got when I formatted into a number, my computer obviously wants to read the month first, which is fine. Is there a way to get the numeric valued dates to flip the day and month, so it would read properly.
 
Upvote 0
Try

Excel Workbook
AB
110/4/2014 23:0010/4/2014 23:00
21/1/2014 7:001/1/2014 7:00
36/1/2014 7:006/1/2014 7:00
410/1/2014 6:4510/1/2014 6:45
513/1/2014 7:00:00 AM1/13/2014 7:00
629/1/2014 7:00:00 AM1/29/2014 7:00
74/2/2014 6:364/2/2014 6:36
85/2/2014 7:005/2/2014 7:00
96/2/2014 7:006/2/2014 7:00
107/2/2014 7:007/2/2014 7:00
1110/2/2014 7:0010/2/2014 7:00
1211/2/2014 7:0011/2/2014 7:00
1312/2/2014 7:0012/2/2014 7:00
1413/2/2014 7:002/13/2014 7:00
1514/2/2014 7:002/14/2014 7:00
1617/2/2014 7:002/17/2014 7:00
1718/02/2014 7:00:002/18/2014 7:00
1819/02/2014 7:00:002/19/2014 7:00
1920/02/2014 7:00:002/20/2014 7:00
2021/02/2014 7:00:002/21/2014 7:00
2124/02/2014 7:00:002/24/2014 7:00
Sheet3
 
Upvote 0
Or possibly going by post #19

Excel Workbook
AB
110/4/2014April 10, 2014
21/1/2014January 01, 2014
36/1/2014January 06, 2014
410/1/2014January 10, 2014
513/1/2014 7:00:00 AMJanuary 13, 2014
629/1/2014 7:00:00 AMJanuary 29, 2014
74/2/2014February 04, 2014
85/2/2014February 05, 2014
96/2/2014February 06, 2014
107/2/2014February 07, 2014
1110/2/2014February 10, 2014
1211/2/2014February 11, 2014
1312/2/2014February 12, 2014
1413/2/2014 7:00February 13, 2014
1514/2/2014 7:00February 14, 2014
1617/2/2014 7:00February 17, 2014
1718/02/2014 7:00:00February 18, 2014
1819/02/2014 7:00:00February 19, 2014
1920/02/2014 7:00:00February 20, 2014
2021/02/2014 7:00:00February 21, 2014
2124/02/2014 7:00:00February 24, 2014
223/1/2014January 03, 2014
236/1/2014January 06, 2014
2413/12/2014 7:30December 13, 2014
Sheet3




Although I think you will have issues with it....
 
Last edited:
Upvote 0
The formula is flipping the non-numeric values to read month/day/year which if great because it will show 2/12/2014 (Feb 12th 2014. However for the dates with numeric values it is reading month/day/year however it shows 12/2/2014, there for it is reading Dec 2nd,2014 (Which obviously hasn't even happened yet) is there a way to change the formula so it switches both non-numeric value and numeric value dates for the month to show first followed by the date. If you take a look at the set of Data both are set up as Day/Month/Year.
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,685
Members
449,117
Latest member
Aaagu

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