View Full Version : Exporting a query in a comma delimited file


adj
06-02-2000, 03:07 PM
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

Pat Hartman
06-04-2000, 11:25 AM
You can use the TransferText Action. Just specify the query rather than a table name.

adj
06-05-2000, 10:15 AM
It is a crosstab query.