MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

Reply
 
Thread Tools Display Modes
Old Apr 21st, 2003, 10:57 PM   #1
Conradk
 
Join Date: Apr 2003
Location: Winston-Salem
Posts: 38
Default Will adding 1462 to "1904" dates convert to "

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?
Conradk is offline   Reply With Quote
Old Apr 21st, 2003, 11:02 PM   #2
Mark W.
MrExcel MVP
 
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,653
Default Re: Will adding 1462 to "1904" dates convert to &a

Quote:
Originally Posted by Conradk
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.
Mark W. is offline   Reply With Quote
Old Apr 22nd, 2003, 03:45 PM   #3
Conradk
 
Join Date: Apr 2003
Location: Winston-Salem
Posts: 38
Default

Thanks for the help.
Conradk is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT +1. The time now is 03:47 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.