I'm running access 2010 on an XP Professional desktop. It has been working fine, generating emails until a couple of weeks ago.
It is erroring on the following line of code:
Set MyDelegate =
myitem.recipients.add(rs("email"))
I inserted the following line to continue:
On error resume next and with this it generates an email but with no addressee.
The error is:
Runtime error '287':
Application-defined or Object-defined error.
We are in the process of upgrading to Windows 7, however our unit is still using XP.