Column with Time-only data (1899-12-30 ...) won't reformat

IMNumberFourteen

New Member
Joined
Dec 9, 2014
Messages
2
Hello experts,

I have a column of data that I imported from Excel into SQL Server.
The Excel format was 6:45:00 PM.
It was imported into the SQL table in the format 1899-12-30 18:45:00.000

Now, however, when I pasted the data back into Excel and try to format it as 24 hr time (16:45), Excel does nothing. I have tried the 'Time 13:30' format as well as a Custom format of HH:MM with no luck. The Excel column data remains 1899-12-30 18:45:00.000.

Does anyone know why Excel won't reformat that column when I paste it back into Excel?

Thanks for any help!

- IMNumberFourteen
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
EDITED TO OFFER A MORE ACCURATE RESPONSE

Excel only recognizes date/times ON or AFTER midnight on Dec 31, 1899

Enter 0 in a cell and format it as a date/time to see the result.

Date/times prior to that are treated as text.
 
Last edited:
Upvote 0
EDITED TO OFFER A MORE ACCURATE RESPONSE

Excel only recognizes date/times ON or AFTER midnight on Dec 31, 1899

Enter 0 in a cell and format it as a date/time to see the result.

Date/times prior to that are treated as text.

Great, that explains it!

Much appreciated.

- IMNumberFourteen
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,631
Members
449,241
Latest member
NoniJ

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