Add hyperlink to SendObject message text

Fiona H

Registered User.
Local time
Today, 12:59
Joined
Oct 25, 2006
Messages
28
I have a form which sends an email when closed using a button with a SendObject macro on it.

I was hoping to put a hyperlink in the message text, but I don't seem to be able to make it be a hyperlink and not simply appear as the file path in text.

I have looked at other posts and used things like the # sign, but to no avail. Could anyone help me?
 
re:

Hi,
the SendObject method is very limited...for one it can only send plain text emails...so you might need to look for an alternative to achieve what you are trying to do. A good start is this discussion!
HTH
Good luck
 

Users who are viewing this thread

Back
Top Bottom