BennyAus
08-18-2017, 09:49 PM
Hello
I need some help with VBA code for PPT. Please refer to the attached example.
After a value is entered in the 'command button' box on slides 1 and 4 and after the “Enter wager” button is selected – I want to change the ‘slideValue’ text on the answer slides. The command button boxes on slides 1 and 4 are called WagerBoxD1 and WagerBoxD2, respectively.
So for slide 3 – the ‘slideValue’ text changes to the same value entered on slide 1 + “$” before the value; e.g. if 100 is entered in the command box on slide 1 then the text box on slide 3 changes from $300 to $100
Thanks for your time and help with this.....
I need some help with VBA code for PPT. Please refer to the attached example.
After a value is entered in the 'command button' box on slides 1 and 4 and after the “Enter wager” button is selected – I want to change the ‘slideValue’ text on the answer slides. The command button boxes on slides 1 and 4 are called WagerBoxD1 and WagerBoxD2, respectively.
So for slide 3 – the ‘slideValue’ text changes to the same value entered on slide 1 + “$” before the value; e.g. if 100 is entered in the command box on slide 1 then the text box on slide 3 changes from $300 to $100
Thanks for your time and help with this.....