Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a CSV file and I wish to cretae a pivot table out of this.
I have written a macro to import this csv to access and then another macro to create pivot. My problem is that I run first macro from access and second from excel. Is it possible to create a VBA code which will ask me name of the access databse , location of the CSV file and the name of the excel work book and do the all three task by using above macros? A code example will be a great help. How can I rename or change the labels on my pivot using VBA so that code goes in my second macro . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Code to create PIVOT in Excel from access database | Excel Discussion (Misc queries) | |||
VBA Code to create PIVOT from access needed | Excel Discussion (Misc queries) | |||
Create Pivot from access database by VBA | Excel Discussion (Misc queries) | |||
Access Create Excel Pivot Table Data Source | Excel Discussion (Misc queries) | |||
Pivot Table--How can I create from multiple sheets? | New Users to Excel |