Hello,
I have a form called BILLS with a field called LABILL
I also have a subform called LABTEST with a calculation field called TOTAL.
I have set the value of LABBILL to be euqal to the calculated value in TOTAL.
The above works well on the form but does not show up on displayed on the form but is not committed to the database.
How can I commit the value in LABBILL to the database. If there is a change in the calculated value of TOTAL, LABBILL will change on the form, I hope the new value will overwrite the old value in the database.
Thanks,
Humphrey.
I have a form called BILLS with a field called LABILL
I also have a subform called LABTEST with a calculation field called TOTAL.
I have set the value of LABBILL to be euqal to the calculated value in TOTAL.
The above works well on the form but does not show up on displayed on the form but is not committed to the database.
How can I commit the value in LABBILL to the database. If there is a change in the calculated value of TOTAL, LABBILL will change on the form, I hope the new value will overwrite the old value in the database.
Thanks,
Humphrey.