G
Guest
I am running a query on a database to pull a file number along witht the date
it was filed. I am exporting this to a comma dilimited text file.
The date field in my query comes in as mm/dd/yy, and I would like it to say
"dd of mmmm, yyyy." An example is with , 09/29/06 I want it to say "29 of
September, 2006". So I'm looking at design view of my queiry, and I go to
the properties of the date and have set the format the way I want, and it
shows up in the grid the way I want. My problem is, when I export the data
to the text file, the date in the text file shows as 9/29/2006 0:00:00.
How can I get it to show up the way I have it formatted in the text file? I
need the text file to be comma dilimited, I've tried checking the save
formatted box, but that doesn't work because it's no longer comma dilimited.
I'm not sure how or if I can do this. Please offer any suggestions you can.
I'm a little new to working with Access and am learning. Thanks
it was filed. I am exporting this to a comma dilimited text file.
The date field in my query comes in as mm/dd/yy, and I would like it to say
"dd of mmmm, yyyy." An example is with , 09/29/06 I want it to say "29 of
September, 2006". So I'm looking at design view of my queiry, and I go to
the properties of the date and have set the format the way I want, and it
shows up in the grid the way I want. My problem is, when I export the data
to the text file, the date in the text file shows as 9/29/2006 0:00:00.
How can I get it to show up the way I have it formatted in the text file? I
need the text file to be comma dilimited, I've tried checking the save
formatted box, but that doesn't work because it's no longer comma dilimited.
I'm not sure how or if I can do this. Please offer any suggestions you can.
I'm a little new to working with Access and am learning. Thanks