View Single Post
 
Old 11-05-2014, 06:07 PM
theculpeppers theculpeppers is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Nov 2014
Posts: 2
theculpeppers is on a distinguished road
Default VB Project in PowerPoint 2007/10 (Game Concept Question)

Quick question....I am a teacher and have created a game in powerpoint 2007 using a little VB. I am not a programmer, but I am trying to find a way to take the Value I have in a textbox (Textbox2) - which is written to add the value of two textboxes together, for example - me.textbox1 - val(textbox1) + val(textbox2).

I simply want to be able to carry the value from one slide to another while continuing to add values using the same formula.

Game is on slide 1 using the formula above and I want to be able to copy/paste the design on slide 2 while being able to carry the total of the value in textbox2 onto slide 2, then on to slide 3, etc.....

Finally having a grand total, for example on slide 5.

I just don't know how to carry the value(s) from one slide to another....any and all help would be greatly appreciated!!!
Reply With Quote