I have a table called STUDENTS, some of the fields are SCORE1, SCORE2 AND SUM.
On the form generated from the table, the control source for SUM is =[SCORE1]+[SCORE2].
This works nicely on the form but the calculated figure does not show up on the table. What should I do ?
Humphrey.
On the form generated from the table, the control source for SUM is =[SCORE1]+[SCORE2].
This works nicely on the form but the calculated figure does not show up on the table. What should I do ?
Humphrey.