I am trying to calculate the sum of two fields multiplied together in my subform and return it to a bound text box in my main form.
Any suggestion will help. I have already worked out the way to calculate the sum of the two fields by creating a unbound text box in my subform by placing the...