M
Matt via AccessMonster.com
Hi -
I would like to create a comma, quote deliminated text file using VB in
Access.
Currently I am using a macro to create a deliminated text file. However each
field needs to be separated by a comma and the character strings must be
enclosed in double quotes. After the text file is created, I then have to
open the text file in editor and do a find and replace double comma's and
replace them with ,"", (comma double quote comma).
Does anyone have suggestions on how I can automate this process?
Thanks
Matt
I would like to create a comma, quote deliminated text file using VB in
Access.
Currently I am using a macro to create a deliminated text file. However each
field needs to be separated by a comma and the character strings must be
enclosed in double quotes. After the text file is created, I then have to
open the text file in editor and do a find and replace double comma's and
replace them with ,"", (comma double quote comma).
Does anyone have suggestions on how I can automate this process?
Thanks
Matt