View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ST ST is offline
external usenet poster
 
Posts: 8
Default Create a new excel workbook from access

I need VBA code for -
To open a new excel workbook from access and then insert data or create
a pivot in excel sheet.
I want to pass the name of the file so that its created in excel as
..xls file and the pivot is created in that.

Thanks a lot in advance for your help