J
Judy Ward
I am exporting out a crosstab query from Access to Excel using
TransferSpreadsheet. Most of the column headers are date fields. In the
Excel spreadsheet they all have a single quote in front of them. This
wouldn't matter, but in Excel I'm using this data to create a chart and need
them to be true dates (not strings).
I noticed that if I export out this query manually and check the "Save
formatted" box, the fields are exported out as dates (not strings).
Is there a way to get this result in code? (an argument to
TransferSpreadsheet?)
Thank you for your help,
Judy
TransferSpreadsheet. Most of the column headers are date fields. In the
Excel spreadsheet they all have a single quote in front of them. This
wouldn't matter, but in Excel I'm using this data to create a chart and need
them to be true dates (not strings).
I noticed that if I export out this query manually and check the "Save
formatted" box, the fields are exported out as dates (not strings).
Is there a way to get this result in code? (an argument to
TransferSpreadsheet?)
Thank you for your help,
Judy