hi all
i would like to have a control on my form display a total based on the result of select query that does a Sum of a field in the underlying table.
i have the query working, it does the Sum, but i can't seem to get the result to be the control source for the control on the form.
i know there is an easy way to do this, but all i get is the #Name? error.
where did i go wrong....
if i do this as a script (event)inside the form would it be better?
thanks!
i would like to have a control on my form display a total based on the result of select query that does a Sum of a field in the underlying table.
i have the query working, it does the Sum, but i can't seem to get the result to be the control source for the control on the form.
i know there is an easy way to do this, but all i get is the #Name? error.
where did i go wrong....
if i do this as a script (event)inside the form would it be better?
thanks!