Calculate the SUM of values in a form

J

Jess

How do calculate the total of the fields sat,sun,mon,tues.... to have the sum
in a field named TOTAL?

In control source property,do i type SUM([sat]+[sun]+........)?
 
Top