Making fields automatically be an email...

T

Tony

I have a few contact databases and we want them to automatically be a
"clickable" field so that once you type in [email protected] it becomes a link.
The only other way I've found that is that you'd have to right-click that
individual and go into hyperlink properties.

Is there some kind of coding you could do that takes whatever the text value
is and:

mailto:[emailField] and makes it a hyperlink automatically?

Thanks!
Tony
 
Top