G
Guest
I'm exporting a query to a delimited text file. The query has a date field
which is formatting a field to (Format([sTime],'mm/dd/yyy').
My problem is that when I run the macro to export the data, the date field
is exported in quotes "06/29/2005".
The exported file is being imported into another application which will not
accept the quotes. Can anyone tell me how to export this without the quotes
on the date field?
which is formatting a field to (Format([sTime],'mm/dd/yyy').
My problem is that when I run the macro to export the data, the date field
is exported in quotes "06/29/2005".
The exported file is being imported into another application which will not
accept the quotes. Can anyone tell me how to export this without the quotes
on the date field?