J
JAnderson
Here's what I'm trying to do:
I have a Visio flowchart that I embedded in an MS Word file. Each of the
flowchart shapes corresponds to a section in the document (ex: Customers,
1.3.2; Ordering, 3.2.11).
I want to display the related section underneath each Visio shape. (I don't
even need hyperlinks.) The difficulty is that this is a living document that
will change with time; new sections will be added, thus changing the
numbering scheme. This is the only document I will be using, so I'd prefer
to use an embedded file instead of a linked one.
I've tried looking at the shapesheet formulas, but I can't find a way to
command a shape (or text box) to display header text from Word. I'm mostly a
VB novice, but is there some sort of VB language I could use to connect the
two programs? I'd even be willing to paste the Visio flowchart as a JPEG
image and create MS Word textboxes below each shape, if that would somehow do
the trick. I'm primarily concerned with how the document will look on paper
after it is updated (i.e. maintaining the correct 'citations').
Thanks for looking!
I have a Visio flowchart that I embedded in an MS Word file. Each of the
flowchart shapes corresponds to a section in the document (ex: Customers,
1.3.2; Ordering, 3.2.11).
I want to display the related section underneath each Visio shape. (I don't
even need hyperlinks.) The difficulty is that this is a living document that
will change with time; new sections will be added, thus changing the
numbering scheme. This is the only document I will be using, so I'd prefer
to use an embedded file instead of a linked one.
I've tried looking at the shapesheet formulas, but I can't find a way to
command a shape (or text box) to display header text from Word. I'm mostly a
VB novice, but is there some sort of VB language I could use to connect the
two programs? I'd even be willing to paste the Visio flowchart as a JPEG
image and create MS Word textboxes below each shape, if that would somehow do
the trick. I'm primarily concerned with how the document will look on paper
after it is updated (i.e. maintaining the correct 'citations').
Thanks for looking!