Loop Thru Records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need a loop statement to look at the records on a subform and place the
values from a calulated field called total into a field called value

Thanks
 
I believe either a Sum or DSum function will work; or an additional
calculated field.

Your statement is quite brief and it is not clear which one would use.
 
I need a do_ while statement to count the number of records on the form, then
loop thru the reords on the form and place the value from total into value
and then stop at the last record
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top