L
Laura
Hi,
New to the forums here. I would like to know how to track which
objects a user clicks during a powerpoint presentation. I realize this
will probably require a macro and that is where I need help. I'm
fairly tech savvy, but I don't know how to program in VB.
Whenever there is a mouseclick on an object in the slideshow, I would
like two things to happen:
1) Advance to a particular slide (which I see can be set easily in the
program)
2) Write data, to a separate file (it can be a text file), that
reports which object was clicked. This would happen in the background
so the user is not aware of it. This file ideally would keep a log of
whatever objects were clicked within that entire presentation and then
of course be saved upon exit. It would be nice, also, if a new log
file was generated each time the presentation was run.
Is this possible? Or would it be better to consider another kind of
presentation medium for my needs?
Thanks!
..
New to the forums here. I would like to know how to track which
objects a user clicks during a powerpoint presentation. I realize this
will probably require a macro and that is where I need help. I'm
fairly tech savvy, but I don't know how to program in VB.
Whenever there is a mouseclick on an object in the slideshow, I would
like two things to happen:
1) Advance to a particular slide (which I see can be set easily in the
program)
2) Write data, to a separate file (it can be a text file), that
reports which object was clicked. This would happen in the background
so the user is not aware of it. This file ideally would keep a log of
whatever objects were clicked within that entire presentation and then
of course be saved upon exit. It would be nice, also, if a new log
file was generated each time the presentation was run.
Is this possible? Or would it be better to consider another kind of
presentation medium for my needs?
Thanks!
..