G
Gozer
We export information from our AS/400 database into excel. One of the
exported fields is in the format of mm-yy. The field in Excel is also
formatted as mm-yy, but in cases where the year begins with zero,
excel is substituting the current year for the imported information.
For example, the dates:
02-03
04-99
11-00
09-02
would end up as
02-04
04-99
11-04
09-04
Any suggestions or solutions would be greatly appreciated.
exported fields is in the format of mm-yy. The field in Excel is also
formatted as mm-yy, but in cases where the year begins with zero,
excel is substituting the current year for the imported information.
For example, the dates:
02-03
04-99
11-00
09-02
would end up as
02-04
04-99
11-04
09-04
Any suggestions or solutions would be greatly appreciated.