1 (edited by v_pozidis 2017-04-30 08:14:16)

Topic: Need really help here (maths with textbox and tablegrid ?)

Can I make calculations ( maths types)  with values from a textbox and the total Sum of values of a tablegrid ?

Lets say that the sum of a recordfiel from a table is 10
I like to calculate the 10 with the number that contains in the textbox(lext say 2)
so the result should be 10 * 2 =20

Re: Need really help here (maths with textbox and tablegrid ?)

How can I do that ? working with tabledrid result and textbos? See please the attached picture

Post's attachments

Attachment icon Untitled.png 6.17 kb, 231 downloads since 2017-04-30 

Re: Need really help here (maths with textbox and tablegrid ?)

See attached for one possible way of doing it.

Post's attachments

Attachment icon Sum Grid and Calc.zip 580.94 kb, 407 downloads since 2017-05-01 

Re: Need really help here (maths with textbox and tablegrid ?)

yes , you just save my work. Thank you.

ehwagner wrote:

See attached for one possible way of doing it.