Thread
:
multiplying step by step
View Single Post
Martin0027
Light Poster
18May2011,22:25
Hi, I need advice on how to multiply and store numbers in the box that way: 125 * 125 split to 125 * 5 (put in field1) 125 * 2 * 10 (put in field2) 125 * 1 * 100 (put in field3) and then all added together and printed on a desktop.