I am making a quiz based on Powerpoint. It is mostly working …
For questions, I am using a single slide with the question as the caption on a Command Button. I have no problem changing the Caption when moving from slide to slide. Where I have a big problem is making sure the Caption for the first question is correct. I cannot find a way to reference the Caption before the slide is displayed for the first time. If I reverse back into the slide from Slide 2 all is fine.
Any thoughts on how I can execute a small piece of code after moving to the slide, but prior to the display happening. The Microsoft examples are somewhat obscure to me!
Many thanks
Neil