Thanks dude, that gave me the idea for the following, this has to be used in the control source of the textbox:
=sum([Monday])+([Tuesday])+([Wednesday])+([Thursday])+([Friday])
Cheers,
Matt
Good Morning,
I have a subform that holds data of hours worked for each day, for example:
Monday Tuesday Wednesday Thursday Friday Total
8 8 8 8 8
8 8 8 8 8
I would like to know how to tally up...