Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I use vb6+excel 2k3 + adodb. I am trying to fill an excel sheet with data from a recordset, by using CopyFromRecordset. My problem is that the RS contains a date formatted like date + time and in the excel sheet I see only the date part :( Please advise!! TIA Guy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I tried to format (dd/mm/yyyy hh:mm:ss) the columns after filling the data and it is ok now... HTH Guy ;) "Guy Cohen" wrote: Hi all, I use vb6+excel 2k3 + adodb. I am trying to fill an excel sheet with data from a recordset, by using CopyFromRecordset. My problem is that the RS contains a date formatted like date + time and in the excel sheet I see only the date part :( Please advise!! TIA Guy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SQL CopyFromRecordset | Excel Programming | |||
Alternative to QueryTables.Add method or Range.CopyFromRecordset??? | Excel Programming | |||
CopyFromRecordset method | Excel Programming | |||
CopyFromRecordset method | Excel Programming | |||
CopyFromRecordset does nothing | Excel Programming |