Will adding 1462 to "1904" dates convert to "

Conradk

New Member
Joined
Apr 4, 2003
Messages
38
I need to merge two workbooks. One uses the 1904 date system and the other uses the 1900 system. Will adding 1462 to the 1904 system dates convert them to 1900 system dates?
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
Re: Will adding 1462 to "1904" dates convert to &a

Conradk said:
I need to merge two workbooks. One uses the 1904 date system and the other uses the 1900 system. Will adding 1462 to the 1904 system dates convert them to 1900 system dates?

No, the best way to is convert the 1904 datevalues into text representation of dates (e.g., "12/4/1999") using the TEXT worksheet function (e.g., =TEXT(A1,"m/d/yyyy"), Copy/Paste Special... Values to preserve the TEXT function results, change date systems, then parse the text representations of dates (using the Data | Text to Columns... menu command) back into datevalues.
 
Upvote 0

Forum statistics

Threads
1,215,634
Messages
6,125,934
Members
449,274
Latest member
mrcsbenson

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