J
James Burrell
Hi everyone
I have an application where users do some things on one slide and the
results appear on the next. Thus, I need to update the next slide in
VBA before it appears.
However, although all documentation seems to state that the NextSlide
Event is fired before the transition to the next slide begins, it is
invariably fired after the transition has occurred, which means the
updates I do happen on screen. Is this correct?
Thanks for your help.
James
I have an application where users do some things on one slide and the
results appear on the next. Thus, I need to update the next slide in
VBA before it appears.
However, although all documentation seems to state that the NextSlide
Event is fired before the transition to the next slide begins, it is
invariably fired after the transition has occurred, which means the
updates I do happen on screen. Is this correct?
Thanks for your help.
James