The information in this article applies to:
SUMMARY
Many programs export dates as integers. The following macro transforms an
integer date into an Excel serial number. This assumes the integer date is
in the active cell of the worksheet in the form 900221 (year|month|day):
The macro can be adapted for other integer date formats by changing the references in the DATE function. Note: this information applies to version 5.0 when you use Microsoft Excel version 4.0 macro language. Additional query words: 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.0 4.0 4.0a 4.00a 5.0
Keywords : |
Last Reviewed: March 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |