View Full Version : Calculated Text Box


alxj
12-09-2000, 04:58 AM
I have created a text box on a form which sums a contract value from the values in a subform. It all works correctly and me the right answer. However i need this figure to be then stored in the underlying table for use in related queiries and forms. Is this possible? Please Help

Alex

Richie
12-09-2000, 09:39 AM
Yes it is possible but not recommended. Can you not put the calculation in the query

alxj
12-09-2000, 01:01 PM
why is it not recommended mate?

Richie
12-09-2000, 02:31 PM
Data integrity is the short answer.