Q
Question Boy
Hello,
I have a continuous form where I have added a button to perform a
calculation. i want it so that when the button is clicked it update the
textbox on the form with this calculated value. the problem that I have is
that when I click the button it updates every records value with the one
calculated from the active record. So if I have 3 records on the continuous
form all three get the calculated value from the active records. How can I
only update the current record with the calculated value?
Thank you,
QB
I have a continuous form where I have added a button to perform a
calculation. i want it so that when the button is clicked it update the
textbox on the form with this calculated value. the problem that I have is
that when I click the button it updates every records value with the one
calculated from the active record. So if I have 3 records on the continuous
form all three get the calculated value from the active records. How can I
only update the current record with the calculated value?
Thank you,
QB