View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anh Bui Anh Bui is offline
external usenet poster
 
Posts: 1
Default Pivot Table from external CSV file using VBA

Hi all,

I want to programmatically generate a pivot table using the data stored in a
csv file using VBA. I try using the PivotTableWizard object but don't know
how to specified the value for the parameter SourceData in this case.
Please help me out on this problem.

Thank you very much,
Anh Bui