G
Guest
Hi,
I created a form from a source table. In that form I made a simple
computation wich will add Amt1 + Amt2 and it equals to Total
Control source: =Amt1+Amt2
Name: Total
Ex:
Table: Form:
Amt1 Amt2 Total Amt1: 100
100 200 0 Amt2: 200
Total: 300
Everything seems okay but when I check my table, the Total column is not
updating. Actually, I am not really sure if it supposed to be updated with
the Total amount in my form coz all sample database that I referred to, they
don't have a column on there table for there calculation in form. Is it
possible to updated the table with the calculated field in the form?
Thanks
TY
I created a form from a source table. In that form I made a simple
computation wich will add Amt1 + Amt2 and it equals to Total
Control source: =Amt1+Amt2
Name: Total
Ex:
Table: Form:
Amt1 Amt2 Total Amt1: 100
100 200 0 Amt2: 200
Total: 300
Everything seems okay but when I check my table, the Total column is not
updating. Actually, I am not really sure if it supposed to be updated with
the Total amount in my form coz all sample database that I referred to, they
don't have a column on there table for there calculation in form. Is it
possible to updated the table with the calculated field in the form?
Thanks
TY