Sum Fields in Table or Form

K

Karl Burrows

How can I sum totals of other fields in another field in an Access
2000/XP/2003 table? The other option is to have the totals included in the
form that runs off this table. I created a query that would total
(Nz([field],0)+... but I got errors when I tried to add it to the form.

Any help would be appreciated! Thanks!
 
Top