Are you sure the years are the same and not 4 years apart?
It seems to me that one system has the "normal" date system and the other one the 1904 system (standard on Mac, option on
Windows).
Tools>Options>Calculation tab.

Signature
Kind regards,
Niek Otten
Microsoft MVP - Excel
| When I copy date fields from one sheet into another, date fields in
| Excel 2004 are reduced by one day, e. g.
[quoted text clipped - 8 lines]
|
| anyone any idea?
> When I copy date fields from one sheet into another, date fields in
> Excel 2004 are reduced by one day, e. g.
[quoted text clipped - 3 lines]
>
> works the same with any month, so it is not a fools' day bug :-))
I suspect instead of 2.4.2006 becoming 1.4.2006, it's actually becoming
1.4.2002.
This is a problem with XL's original date system, the MacXL default 1904
system, being different than the WinXL defaultl 1900 date system.
The 4 years is obvious, but there's an additional change of 1 day
because the WinXL system incorrectly includes a spurious date - 29
February 1900.
The solution is either to use the same date system for each workbook
(Tools/Options/Calculation), or to add/subtract 1462 (the number of days
in 4 years + 1 day) to/from the dates in one workbook.
You can change multiple dates at once by entering 1462 in a cell. Copy
the cell. Select the cells to change, then choose Edit/Paste Special,
selecting the Values and Add (or Subtract) radio buttons.
Andrei - 29 Nov 2006 07:21 GMT
JE McGimpsey schrieb:
> > When I copy date fields from one sheet into another, date fields in
> > Excel 2004 are reduced by one day, e. g.
[quoted text clipped - 6 lines]
> I suspect instead of 2.4.2006 becoming 1.4.2006, it's actually becoming
> 1.4.2002.
YESSS, you are right, sorry
> This is a problem with XL's original date system, the MacXL default 1904
> system, being different than the WinXL defaultl 1900 date system.
[quoted text clipped - 10 lines]
> the cell. Select the cells to change, then choose Edit/Paste Special,
> selecting the Values and Add (or Subtract) radio buttons.
Thanks for the solutions, I already fixed the pbm on the Mac (changed
to 1904-dates), and now I know how to handle the interchange with Excel
Win