I have a database that has a Feildname of "CustomerTotals". I need to code my program to get the entire column of "CustomerTotals" and add them all together and display their total as lblTotal.Caption. How do I add the entire "CustomerTotals" values together?
It shouldn't be that hard, I wouldn't think, yet I do not know the proper coding to make this possible.

I thank thee for any help,
Darkcloud