I have a table with 15 columns. I want to export it to a text-file and place it in a folder in My Documents. Is there a way to do that with VBA.
I am using Access2003.
You said you wanted to export the data and put it in My Documents. Is that code not doing that? If you want to print the data, just print a report based on the data.