Records

J

James

Hello,

Right I want to go through each record in a table and run
VBA code for each one. The code is going to email each
record using SendObject. I need it to send it to the
address in the field called "email". I was thinking about
using "For Each" command but not sure how to do it with
records in a table.

Many Thanks in advance.

James
 

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

Top