Hyperlink question

  • Thread starter Christophe Schoofs
  • Start date
C

Christophe Schoofs

Does anyone know how I can change the text of a hyperlink field (in a form)
from the actual link to a title I choose?
for example: www.google.com is the actual link stored in the database, but I
want it be shown as "My Search Engine" in the form...
Any suggestions?

Thanx!
 
J

Jeff Boyce

Christophe

Check Access HELP on hyperlink field types. There are actually multiple
components, separated by "#" signs, comprising the hyperlink field. One of
these is the "to be displayed" text.

Good luck

Jeff Boyce
<Access MVP>
 
Top