A
Adding a column in a subform?
In my subform I have a column which I would like to get the total of. I've
managed to make it so I can get the number in the column of the record I have
selected, but not the whole total. The total should appear in a box in the
subform footer and so far the box has the equation
=Sum([NumberOfCandidatesEntered1])
Could anyone help me?
managed to make it so I can get the number in the column of the record I have
selected, but not the whole total. The total should appear in a box in the
subform footer and so far the box has the equation
=Sum([NumberOfCandidatesEntered1])
Could anyone help me?