G
Guest
Hi
I wanted to have a text box in a form that can do a simple calculation. So I added a text box and typed in my expression to do the subtraction. That works fine.
However, I would like the new information to be saved to the same table that the rest of the form is being saved to.
There is no VBA code or macro that does the saving, although all the records are being placed in the table.
The question is, how can I get the table to recognize the new text box that does calculations?
Thank you
I wanted to have a text box in a form that can do a simple calculation. So I added a text box and typed in my expression to do the subtraction. That works fine.
However, I would like the new information to be saved to the same table that the rest of the form is being saved to.
There is no VBA code or macro that does the saving, although all the records are being placed in the table.
The question is, how can I get the table to recognize the new text box that does calculations?
Thank you