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
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