T
Tom Conrad
Powerpoint 2003.
I have a presentation that shows several objects against a polar coordinate
system.
My goal is to allow the user to interactively change the rotation angle of a
selected object by clicking on a horizontal scroll bar, during the
presentation. The scroll bar will include a display of the angle of rotation
(scrollbar value).
If it is not possible to dynamically change the angle (and redraw the
display), then I guess that an action button (macro) will be required to
redraw the display.
I understand some VBA syntax, but this level of coding is beyond my
experience.
I have a presentation that shows several objects against a polar coordinate
system.
My goal is to allow the user to interactively change the rotation angle of a
selected object by clicking on a horizontal scroll bar, during the
presentation. The scroll bar will include a display of the angle of rotation
(scrollbar value).
If it is not possible to dynamically change the angle (and redraw the
display), then I guess that an action button (macro) will be required to
redraw the display.
I understand some VBA syntax, but this level of coding is beyond my
experience.