aftershokk
Registered User.
- Local time
- Today, 19:30
- Joined
- Sep 5, 2001
- Messages
- 259
Send Object Issues
--------------------------------------------------------------------------------
I am trying to send a query to 3 e-mail recipients using send object in a macro. I use the TO: line and separate each email with a comma
For some reason, it only emails the last email on the list? It works in some of my access db's but not others. I converted to VB and noticed that each e-mail is not seperated with quotes so I added them and then this causes a wrong number of arguments error? help
I am using Group Wise 6.5
help
--------------------------------------------------------------------------------
I am trying to send a query to 3 e-mail recipients using send object in a macro. I use the TO: line and separate each email with a comma
For some reason, it only emails the last email on the list? It works in some of my access db's but not others. I converted to VB and noticed that each e-mail is not seperated with quotes so I added them and then this causes a wrong number of arguments error? help
I am using Group Wise 6.5
help