E
Emre Bastuz
Hi,
I am trying to create a Word document which should contain a couple
of charts (pie, bars, etc.). The source for the charts´ data should be
a couple of csv files I have on harddisk. I would like to "link" the
csv file to the Word document (or the chart) so I don´t have to do a
manual import. Instead the charts should show the data from the current
file every time the Word document is opened.
So far I have tried to do this with a combination of Excel and Word
which does not work for me.
Basically the problems are as follows:
- when I create the chart in Word only, I can not link it to the CSV
file/s
- when I create multiple charts in one Excel file, I can use a small
VBA script to automatically read the CSV files and adjust the graphs
(each char on a differen sheet).
Unfortunately I have not found a way to link specific sheets in Excel
to specific objects in the Word document so this won´t work either.
Anyone have any idea how to do this?
Thanks in advance!
Regards,
Emre
I am trying to create a Word document which should contain a couple
of charts (pie, bars, etc.). The source for the charts´ data should be
a couple of csv files I have on harddisk. I would like to "link" the
csv file to the Word document (or the chart) so I don´t have to do a
manual import. Instead the charts should show the data from the current
file every time the Word document is opened.
So far I have tried to do this with a combination of Excel and Word
which does not work for me.
Basically the problems are as follows:
- when I create the chart in Word only, I can not link it to the CSV
file/s
- when I create multiple charts in one Excel file, I can use a small
VBA script to automatically read the CSV files and adjust the graphs
(each char on a differen sheet).
Unfortunately I have not found a way to link specific sheets in Excel
to specific objects in the Word document so this won´t work either.
Anyone have any idea how to do this?
Thanks in advance!
Regards,
Emre