View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Charting from a csv. file

Open the file in Excel, save it as a regular Excel workbook, and make your
chart in the workbook.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"Brandon" wrote in message
...
I need some help trying to figure out a way to do a chart from a file that
saves as csv. See a program saves measurements as a comma-delimited file
and
I would like to pull the data, date and time from the file and chart it
how
can I do this?