kennedymr2
Programmer
I am using Access 2010
Trying to write a function to include in a macro
to export a pivot table to excel.
something like !!!!!
DoCmd.TransferSpreadsheet acCmdPivotTableExportToExcel, acSpreadsheetTypeExcel7, "datatabpivot", strFullPath & "Daily.xls", False
I realize that acCmdPivotTableExportToExcel is wrong !@@!@!
Would appreciate any advice as to how to achieve this (if possible)
Regards Kennedymr2
Trying to write a function to include in a macro
to export a pivot table to excel.
something like !!!!!
DoCmd.TransferSpreadsheet acCmdPivotTableExportToExcel, acSpreadsheetTypeExcel7, "datatabpivot", strFullPath & "Daily.xls", False
I realize that acCmdPivotTableExportToExcel is wrong !@@!@!
Would appreciate any advice as to how to achieve this (if possible)
Regards Kennedymr2