How to create a graph after loading CSV file

L

Leeky

I would like to automatically create a graph of some data after loading a CSV
file. Perhaps by writing a function in the text of a cell? Or perhaps by
including some VB script?
Is this at all possible? Is there another file format that could be used?
 
J

Jon Peltier

You could record a macro while you create a chart from some imported data,
then rerun the macro after importing each file.

- Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top