Macro and powerpoint viewer

A

andrea

Anybody knows if there is a way to use VB macro in a
Powerpoint presentation on a machine where there is only
the viewer?
 
S

Steve Rindsberg

Anybody knows if there is a way to use VB macro in a
Powerpoint presentation on a machine where there is only
the viewer?

The viewer doesn't support VBA, so macros within a PPT presentation can't
run in the viewer.

The viewer can be controlled from an external program (a VB app, for
example) but it doesn't allow you to control much ... slide advances and so
forth, but not manipulating individual slides and shapes.
 
Top