I have a recordset that holds an email address for customers.
I've done the code that finds the right customer but how can I do
olNewMailitem.to rsContacts(10)
The above doesn't work. I think the syntax may be wrong.
I've done the code that finds the right customer but how can I do
olNewMailitem.to rsContacts(10)
The above doesn't work. I think the syntax may be wrong.