Create chart from CSV with macro
Posted: Tue Nov 19, 2024 8:34 pm
I have csv files going back ten years and most follow a fixed format.
I've been loading and graphing the data in a chart that overlays the data. I'm happy with this. This is the way I store the data and in odd format.
My recent effort to create a macro to do the job, failed.
The recorder does not include chart formatting or creation.
Disk I/O are also excluded. The recorded macro opens the chart tool and goes directly to the save dialog, when done.
Are there any tools for batch processing csv files in Open Office? I'm aware of grep and sed but neither creates charts.
Thanks.
I've been loading and graphing the data in a chart that overlays the data. I'm happy with this. This is the way I store the data and in odd format.
My recent effort to create a macro to do the job, failed.
The recorder does not include chart formatting or creation.
Disk I/O are also excluded. The recorded macro opens the chart tool and goes directly to the save dialog, when done.
Are there any tools for batch processing csv files in Open Office? I'm aware of grep and sed but neither creates charts.
Thanks.