Hyperlink

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

One last question. I have a field that changes for each record in my
database. In form view, is there a way I can click on the text and open a
web page with the text in the text box. I set hyperlink to yes and it turn
my information blue but when I click on the line it goes no where. I have an
unbound text box and in the box is ="www."&[webAddress]&".net" for each
record I have a diffrent web address.
 
It seems when I type the address I have an active hyperlink but when I use
the formula below it deactivates so when I click on it noting happens? Why
and how can I fix this?
 
I answered my own question and put a # sign in front of and at the end of the
expression. However, it opens a new window everytime I execute the
hyperlink. Is there a way to keep using the explorer window that is open.
 
Back
Top