Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi keepITcool,
Thanks for your reply. You're spot on, the "date" element in the variant array is a string type. So to get this working in Excel 2003 (as I mentioned in a previous post) I cast it to a Date using CDate and also formatted it. This solved the problem interfacing with Excel 2003, but the problem then manifested itself in Excel 97 which had previously worked when the "date" element was a string type. You're right, this is confusing. Keeno |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Issue opening 2003 excel files in Excel 2007 | Excel Discussion (Misc queries) | |||
Data Import to Excel Issue with Excel 2007 and Excel 2003 on same | Excel Discussion (Misc queries) | |||
excel 2003 issue | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Excel 2003 Issue with UsedRange.Copy (code works in Excel 2002) | Excel Programming |