Hello All,
I need some assistance with VBA in PowerPoint. My slide is set up as follows: I have combinations of letters (some letters more than once) on each slide. Each letter is in a separate textbox and is hidden from initial view by covering it with a filled rectangle.
What I want is for the boxes covering each letter to be triggered to exit (disappear) when the letter it covers is pressed on the keyboard. Basically if I press the ‘A’ key I want all the A(s) on the screen to appear. Also if the letter is non-existent I would like a sound to play. Can anyone help me figure out the code to do this?
If I need to change the way the slide is laid out (form elements instead of textboxes etc.) in order to get this to work, I am willing to do so. Your help and time is greatly appreciated.
I need some assistance with VBA in PowerPoint. My slide is set up as follows: I have combinations of letters (some letters more than once) on each slide. Each letter is in a separate textbox and is hidden from initial view by covering it with a filled rectangle.
What I want is for the boxes covering each letter to be triggered to exit (disappear) when the letter it covers is pressed on the keyboard. Basically if I press the ‘A’ key I want all the A(s) on the screen to appear. Also if the letter is non-existent I would like a sound to play. Can anyone help me figure out the code to do this?
If I need to change the way the slide is laid out (form elements instead of textboxes etc.) in order to get this to work, I am willing to do so. Your help and time is greatly appreciated.