adding selected numbers together
- by patrick rogers
I am working on a project that needs to add selected numbers together and show answer. so if I have say 10 textfields with numbers and the user picks three of them I want to show that total.
thank you