View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ST ST is offline
external usenet poster
 
Posts: 8
Default VBA Code to create PIVOT from access needed

I have a CSV file and I wish to create a Pivot out of this.I am
reading CSV to access and then wish to create a pivot from
access.I am converting it in to acces so that no of rows do not do not
become a limitation in excel .
Some body with any idea or VBA code to automate this through VBA ?