Forum Discussion
AbbyMcTeer
4 years agoCommunity Member
Trouble in Numeric Entry Variables and Sum
Trying to recreate a simulation of an excel calculator. I need multiple fields to add up to a sum and be able to be revised.
I figured out how to make it happen but now something weird is happeni...
JoseTansengco
4 years agoStaff
Hi Marcus,
You'll notice that your slide has two 'Add variable' events assigned to each of your Numeric Entry objects. What's happening is whenever the focus is lost on any of the numeric entry objects, the two Numeric Entry objects are checked for values and then added to the 'VariableSum' variable. Basically, two values are being added to 'VariableSum' each time the focus is lost on the Numeric entry objects.
Related Content
- 12 months ago
- 12 months ago
- 12 months ago
- 12 months ago
- 12 months ago