Create a chart from a "txt" or a "csv" file
Is is possible to create a chart from an external data source like a text
file or a csv file with VBA and keep the data external?
If anyone has any experience with this topic, I would really appreciate some
examples.
The data I am working with is formatted as such:
METER, CHANNEL
12, 8
47, 10
349, 8
TIA...
Mark Ivey
|