Hi Experts!
I have a one table and one form:
Table A
fields: X,Y,Z
Form B
fields: X,Y,Z (same fields as in table A)
In the form B: X value is manually entered, Y and Z are calculated by a function in module based on X value.
When I enter X value into the form, it of course automatically update its field in form B and also Table A. Field Y,Z got themselves calculated, and appear on form B. The problem is the value of Y,Z won't be updated in table A. I want field Y and Z value appear on table A automatically. How do I do this?
I know this sounds simple, but I got hard time figuring it out. Please help. Thanks so much!
I have a one table and one form:
Table A
fields: X,Y,Z
Form B
fields: X,Y,Z (same fields as in table A)
In the form B: X value is manually entered, Y and Z are calculated by a function in module based on X value.
When I enter X value into the form, it of course automatically update its field in form B and also Table A. Field Y,Z got themselves calculated, and appear on form B. The problem is the value of Y,Z won't be updated in table A. I want field Y and Z value appear on table A automatically. How do I do this?
I know this sounds simple, but I got hard time figuring it out. Please help. Thanks so much!