S
Sol Apache
Hello
I have my simple macro to paste an Excel chart linked to source file and in
line with text partly working, but I cannot get it all to work. Here are the
lines I have tried:
Selection.PasteAndFormat (wdChartLinked)
And
InlineShapes.Add
LinkToFile:=True
What code can I use to ensure that a chart just copied from Excel will
always poste linked and inline with text.
Thanks for any help
Sol
I have my simple macro to paste an Excel chart linked to source file and in
line with text partly working, but I cannot get it all to work. Here are the
lines I have tried:
Selection.PasteAndFormat (wdChartLinked)
And
InlineShapes.Add
LinkToFile:=True
What code can I use to ensure that a chart just copied from Excel will
always poste linked and inline with text.
Thanks for any help
Sol