ok heres what's going on. I run a query and it generates a table with 10
users with 10 email addresses, balances, etc
I want to email each user their invoice based on the query that just ran. A new message for each user.
I can send email via access using the SendObject method and that works fine,
one user at a time. But I would like to be able to have Access go through
the list and email each user the earlier query created.
Any ideas how to get it to work?
Erin
users with 10 email addresses, balances, etc
I want to email each user their invoice based on the query that just ran. A new message for each user.
I can send email via access using the SendObject method and that works fine,
one user at a time. But I would like to be able to have Access go through
the list and email each user the earlier query created.
Any ideas how to get it to work?
Erin