G
Guest
I would like to double click a textbox (on a continuous form), open a popup
that is used to calculate the value that should be placed in the textbox,
then update the textbox with this calculate value (by clicking an OK button).
Opening the popup and doing the calculation in the form is easy. The result
is calculated in a textbox on this popup. How do you then pass this value
pack to the textbox that was originally double clicked?
Thanks
Dave
that is used to calculate the value that should be placed in the textbox,
then update the textbox with this calculate value (by clicking an OK button).
Opening the popup and doing the calculation in the form is easy. The result
is calculated in a textbox on this popup. How do you then pass this value
pack to the textbox that was originally double clicked?
Thanks
Dave