C
christophercbrewster via OfficeKB.com
The system I've created lets an author of training material insert updateable
references to Powerpoint slides within a Word document. This saves a lot of
work for the material that we produce.
Now someone has requested the ability to use it in the classroom as follows:
the Word doc is displayed on his laptop and the Powerpoint is on the screen.
He would click on a slide reference in the Word document and that slide would
be displayed by Powerpoint.
My Powerpoint references are DOCVARIABLE fields. So clicking on the field
text would need to do two things at minimum: trigger an event, and give the
system something that would be passed to Powerpoint. Could clicking the field
trigger an event? I think it would need something added, such as the Alt key
or being following by an F key.
Alternatively, I could use the LINK field instead of DOCVARIABLE, since these
are made to be clicked, but the purpose seems to be only to insert material
at the link's location. I need it to return some information, not insert
something.
So: Does anyone know a way to make something clickable that would trigger a
Powerpoint action?
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200902/1
references to Powerpoint slides within a Word document. This saves a lot of
work for the material that we produce.
Now someone has requested the ability to use it in the classroom as follows:
the Word doc is displayed on his laptop and the Powerpoint is on the screen.
He would click on a slide reference in the Word document and that slide would
be displayed by Powerpoint.
My Powerpoint references are DOCVARIABLE fields. So clicking on the field
text would need to do two things at minimum: trigger an event, and give the
system something that would be passed to Powerpoint. Could clicking the field
trigger an event? I think it would need something added, such as the Alt key
or being following by an F key.
Alternatively, I could use the LINK field instead of DOCVARIABLE, since these
are made to be clicked, but the purpose seems to be only to insert material
at the link's location. I need it to return some information, not insert
something.
So: Does anyone know a way to make something clickable that would trigger a
Powerpoint action?
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200902/1