Rich Text Hyperlink Issue (HELP!)

E

evilgenius

I have created a form template and using VBA code in Outlook, I have
opened this template using the NewFromSolution option. The template is
connected to an Access database and it has code that fills out a rich
text box in this format

Name
Email
Phone

I used formatted xml and got this to work and also have the email
linked to a mailto:address format that seems to look okay when I view
the XML. However, the link is not clickable and the whole box is
outlined and I have to click in the box and then the link just seems
to act like text.

Any thoughts out there??
 
Top