Using data to create hyperlinks

S

Senexis

I'm trying to use a hyperlink that I've already built in a query on my form.
The hyperlink consists of data from another field plus the first part of my
weblink, making the full link that I use for my form. My problem is that,
although I have the "Is Hyperlink" property set to "yes", I get the full
clickable url in the text box but instead of following the link, it just
sends me to the directory that the database sits in. Is there a way to
transfer the url I made in the query to the hyperlink?

And if possible, how can I set the text to display as something like "Click
here" while retaining the url I created as the hyperlink?

-Thanks!
 
Top