Cool! I haven't tested that, but it's definitely going
to go in my notes in case I need it at some point!
Karen
Karen, Excel 1 = 01/01/1900.
Your date could be computed using this formula:
vDate DATE = (01/01/1900)
Excel column DateInt= Excel Import Value
Date col = (DateInt + .vDate)
