J
John Crawford
I have a standard presentation first page that I use with all of my
presentations. However it is quite boring. Using VBA I randomly place
lines and shapes on the slide. Works great.
Now the problem. When I move forward in the presentation, the
function continues to run. I have set it up as an infinate loop, so I
know why it is still running. I have tried to find some event in the
presentation that I can use to stop the loop. However I cannot find one.
Since a click, or 'page down' do the switching, there must be a way.
If anyone can point me in the right direction it would be appreciated.
While I am on the same topic, is there a way to automatically start
a macro when the presentation starts? Currently, to start my display, I
am using a macro linked to an object on teh slide. Again it works ok,
but an automated process would be best.
I am using Powerpoint/Office 2000.
Any help would be appreciated.
Thanks in advance
John Crawford
presentations. However it is quite boring. Using VBA I randomly place
lines and shapes on the slide. Works great.
Now the problem. When I move forward in the presentation, the
function continues to run. I have set it up as an infinate loop, so I
know why it is still running. I have tried to find some event in the
presentation that I can use to stop the loop. However I cannot find one.
Since a click, or 'page down' do the switching, there must be a way.
If anyone can point me in the right direction it would be appreciated.
While I am on the same topic, is there a way to automatically start
a macro when the presentation starts? Currently, to start my display, I
am using a macro linked to an object on teh slide. Again it works ok,
but an automated process would be best.
I am using Powerpoint/Office 2000.
Any help would be appreciated.
Thanks in advance
John Crawford