It has been a while since I have used access...
All I need to do is export a file to a .txt file.
I've created a table with some values, and a simple form that has one button ("export").
Currently I'm trying to use: DoCmd.TransferText but I cant seem to get it to work. I cant remeber all of the parameters/elements that are involved. If someone could provide an example it would be greatly appreciated.
In addition, since there is and export function in access is there a DoCmd.export?
I would like to experiment with different methods of exporting from access into .txt files, it would be helpful if someone could direct me to some tutorials or provide some code examples.
Thanks in advance...
atsea
All I need to do is export a file to a .txt file.
I've created a table with some values, and a simple form that has one button ("export").
Currently I'm trying to use: DoCmd.TransferText but I cant seem to get it to work. I cant remeber all of the parameters/elements that are involved. If someone could provide an example it would be greatly appreciated.
In addition, since there is and export function in access is there a DoCmd.export?
I would like to experiment with different methods of exporting from access into .txt files, it would be helpful if someone could direct me to some tutorials or provide some code examples.
Thanks in advance...
atsea