I've done many macros in Excel and Word, but this is my first attempt at automating a PowerPoint show.
I tried using CheckBoxes, and OptionButtons as Controls for the user to record their selection to multiple choice and T/F questions, respectively.
Every variation of code I have tried to intialize, or evaluate those selections and increment a counter, has run into either "Method or Data Member not found" errors, or "Error 91, Object Variable or With Block not set".
I would be happy to provide a sample of the ways I have tackled things.
Any advice on evaluating Controls? I suspect its an absurdly simple thing!
Thanks --
Mike.Fiedler@OldcastlePrecast.com :
I tried using CheckBoxes, and OptionButtons as Controls for the user to record their selection to multiple choice and T/F questions, respectively.
Every variation of code I have tried to intialize, or evaluate those selections and increment a counter, has run into either "Method or Data Member not found" errors, or "Error 91, Object Variable or With Block not set".
I would be happy to provide a sample of the ways I have tackled things.
Any advice on evaluating Controls? I suspect its an absurdly simple thing!
Thanks --
Mike.Fiedler@OldcastlePrecast.com :