Adding Records in a query

I

ijakings

Hi, i need to know how to code a button to add a field from alot of
records and then put the answer in a textbox on a form asap please.

Thanks for any help you can give in advance
 
M

Marshall Barton

Hi, i need to know how to code a button to add a field from alot of
records and then put the answer in a textbox on a form asap please.


Man is that vague!

Absent more information, all I can suggest is to use the
DSum function.
 
Top