slyvsspy
Registered User.
- Local time
- Today, 08:56
- Joined
- Jun 24, 2002
- Messages
- 51
I have a form. On this form a user clicks a command button which runs a macro. The macro has an OutputTo action. For the "output format" I have tried both .rft and .txt. Neither one of these formats output the records to a comma delimited file. I have to import the records into another program that can only read comma delimited files so can anyone help me figure out how output records from access into a comma delimited file by using a command button instead of doing it manually?