M
Markus
Hello,
I have a problem in programming word VBA.
I want to insert graphs from the cliboard into a word document at all the
positions where '[[Graph]]' is written. To setup the graph in the other
program (MATLAB), I need the width of the line of the text column (the
document has more than one column) the graph is pasted in. I locate the range
objects with range.Find.execute "[[Graph]]". How can I get the width of the
text column of this range object?
Best regards
Markus
I have a problem in programming word VBA.
I want to insert graphs from the cliboard into a word document at all the
positions where '[[Graph]]' is written. To setup the graph in the other
program (MATLAB), I need the width of the line of the text column (the
document has more than one column) the graph is pasted in. I locate the range
objects with range.Find.execute "[[Graph]]". How can I get the width of the
text column of this range object?
Best regards
Markus