Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am unhappy with the Access Transferspreadsheet and OutputTo actions because
they cutoff text at 255 characters. I've written my own routine to export an Access table or query to an excel spreadsheet, and it is working relatively well. However, I have found that it is not formatting my data correctly. Specifically, my Date fields are not being formatted as dates, but as integers. Assuming that I have a worksheet object (xlWks), how do I format Column 6 to display in a date format ("mm/dd/yyyy")? Thanks Dale |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to conditional format all black after date specified in code? | Excel Discussion (Misc queries) | |||
Why the column code in my excel is 123... instead of ABC...? | Excel Discussion (Misc queries) | |||
Code Date Format Depending on Computer format | Excel Discussion (Misc queries) | |||
Excel - CSV Format and column width | Excel Discussion (Misc queries) | |||
code for converting data format in another format | Excel Programming |