Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding the values of all of one field in a table 1

Status
Not open for further replies.

CptnMike

Programmer
Feb 5, 2003
13
US
Sorry to bother, but I'm a beginner in programming, and I can not find how to add all records of a single field to form a total, and display it in a text box.
Example: record1.myfield + record2.myfield + record3.myfield etc.
Thanks
Mike
 
Ken,
Oh, that was just too simple. Thanks a lot! Worked like I wanted it to!
Thanks again!
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top