harryfraser
Registered User.
- Local time
- Today, 16:08
- Joined
- Dec 14, 2010
- Messages
- 19
Hi Guys,
I have included a function in the database so as when a user enters an email address it stores it as a hyperlink.
The user can then click on the hyperlink and it opens a new email message to that person. This is great when sending an email to individuals when using the database, however there are occasions when we need to perform a mail merge to send the same email to multiple users. At present if i try this it attempts to send the emaill to #mailto:abc@abc.com.
Is there a way that I can create a query to remove the '#mailto:' part just for the purpose of mail merge campaigns - I want to keep the hyperlink on the main forms as it is quite a useful feature.
Thanks
Harry
I have included a function in the database so as when a user enters an email address it stores it as a hyperlink.
The user can then click on the hyperlink and it opens a new email message to that person. This is great when sending an email to individuals when using the database, however there are occasions when we need to perform a mail merge to send the same email to multiple users. At present if i try this it attempts to send the emaill to #mailto:abc@abc.com.
Is there a way that I can create a query to remove the '#mailto:' part just for the purpose of mail merge campaigns - I want to keep the hyperlink on the main forms as it is quite a useful feature.
Thanks
Harry