It took me a few minutes to even figure out which form this question
wasabout, I haven't worked on these for so long. Var yeses = 0for count
= 0 upto 120 doif (form1.mainsubform.allofformtable.row[count].scope ==
1) thenyeses = yeses +
form1.mainsubform.allofformtable.row[count].subtotalendifendfor$ = yeses
Here is the code I have for the field. Let me know if you need more,
Iwill try to remember what I did!