Phil_Child
Phil The Brit
- Local time
- Today, 10:56
- Joined
- Oct 24, 2007
- Messages
- 3
I am an old hand at using SendObject but this has me stumped.
I have created a DoCmd.SendObject procedure attached to a button. It is supposed to send the contents of a query (single record) in RTF format.
When the button is clicked it works perfectly on my machine, but when another user on the LAN clicks the button it sends the email but the attachment is received empty, ie no data.
Any ideas? Is this something to do with installed ActiveXs perhaps?
Many thanks
I have created a DoCmd.SendObject procedure attached to a button. It is supposed to send the contents of a query (single record) in RTF format.
When the button is clicked it works perfectly on my machine, but when another user on the LAN clicks the button it sends the email but the attachment is received empty, ie no data.
Any ideas? Is this something to do with installed ActiveXs perhaps?
Many thanks