How do I loop thru a table and add values

bconner

Registered User.
Local time
Today, 10:17
Joined
Dec 22, 2008
Messages
183
I am new to writing loops and still trying to grasp it.

Using VBA
I need to loop thru a table and add the values in a field, how can I do this?

I know I can write a query to do the same thing but I want to learn how to using code. Any help is greatly appreciated.
 
Thank you very much! I appreciate you pointing me in the right direction.
 

Users who are viewing this thread

Back
Top Bottom