mrtauntaun
MIS
I have a query that displays the sum of 7 fields. I want the result of that query to be constantly displayed in a box on my form, and every time I change one of the values in the field, I want the sum to automatically update as well. Is a query the best way to do this? If so, how? If not, is there a form related function I can do instead? Thanx!!!!!