A adj Registered User. Local time Today, 12:51 Joined May 23, 2000 Messages 14 Jun 2, 2000 #1 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
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
P Pat Hartman Super Moderator Staff member Local time Today, 07:51 Joined Feb 19, 2002 Messages 47,313 Jun 4, 2000 #2 You can use the TransferText Action. Just specify the query rather than a table name.
A adj Registered User. Local time Today, 12:51 Joined May 23, 2000 Messages 14 Jun 5, 2000 #3 It is a crosstab query.