Exporting a query in a comma delimited file

adj

Registered User.
Local time
Today, 08:35
Joined
May 23, 2000
Messages
14
I have a cross tab query that I want to export into a .Cvs file. I want to know how to do this with a macro. How can I tell access 97, to export this query to this file.
Please help.
Anne
 
You can use the TransferText Action. Just specify the query rather than a table name.
 
It is a crosstab query.
 

Users who are viewing this thread

Back
Top Bottom