I'm trying to export a file per a custmomer spec. In the Access export wizard the file (Text- comma delimited)looks fine. But when I open the .txt file it has changed. Specifically this is the desired format and what it looks like in the wizard:
field,field,01/14/2007,01/16/2007,field,field,etc,.
When I open the exported file it has added a time behind the date and now looks like this:
field,field,01/14/2007 0000,01/16/2007 0000,field,field,etc.
Is there anyway to keep those zeros from showing up in my .txt file?
field,field,01/14/2007,01/16/2007,field,field,etc,.
When I open the exported file it has added a time behind the date and now looks like this:
field,field,01/14/2007 0000,01/16/2007 0000,field,field,etc.
Is there anyway to keep those zeros from showing up in my .txt file?