View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default Creating Pivot Tables using a CSV file

Not sure you'd be able to do that, but you can open the .csv in Excel, whcih
will turn those commas into field delimiters and allow you to pivt once in
Excel...

"Felippe Domingos" wrote:

How can I create a Pivot table using a external csv file without create a
Data source (ODBC)?
I want to create a pivot table from a file with comma separated values where
the first line has the fields of the collum.
If anyone can help me I will apreciate a lot!!!

thanks