Calculating between a form and sub form
I have a field on a mian form called [avg] I want this field value
to get its data from the subform. There is a field on the subform called total. There can be anywhere from 1 to 15 records in the subform. So what I'm trying to do is add the total from all records in the subform and then divide by the number of records. Should I do the calculation on the subform 1st? How can I get the divide by number of calls?
Thanks Jim
I have a field on a mian form called [avg] I want this field value
to get its data from the subform. There is a field on the subform called total. There can be anywhere from 1 to 15 records in the subform. So what I'm trying to do is add the total from all records in the subform and then divide by the number of records. Should I do the calculation on the subform 1st? How can I get the divide by number of calls?
Thanks Jim