Exporting pivot tables

  • Thread starter Thread starter Jodie
  • Start date Start date
J

Jodie

How can I set a macro to export a pivot table from Access to Excel? I have
tried exporting the table (not pivot) and doing the pivot in Excel, but I
can't get the format the same as it is when I export the pivot from Access.
Any help would be appreciated
 
How can I set a macro to export a pivot table from Access to Excel?  I have
tried exporting the table (not pivot) and doing the pivot in Excel, but I
can't get the format the same as it is when I export the pivot from Access.  
Any help would be appreciated

Use a query, then use TransferSpreadsheet.
 
I have created the query, but I don't see an option to use
TransferSpreadsheet for queries. It asks for a table name.
 
Back
Top