View Full Version : Summing mulitple fields on a form


Walter
01-11-2000, 06:50 AM
Well Im new to access and have a small problem:
I have a form that holds an amount of hours someone works each month for each project there on. and at the bottom of the form i would like to have those totals added up in the footer of the form. looks like this:

-------Jan Feb Mar etc.
Project 1 80 85 68
Project 2 81 82 66
Etc.

Total worked ? ? ?
Thanks for your help,
Walter




[This message has been edited by Walter (edited 01-11-2000).]

Walter
01-12-2000, 09:38 AM
N/m
I just ran a query to sum the totals and it worked