I have a form generated by query using a text both with an expression which is a combination of two fields. I want to give the user the ability to click on the text and go to a url. The urls are stored in a another table.
tbl1
schedno
URL
qry (tbl2)
expr [schedno][subitem]
I just don't know how to go about setting up the text box on the form for the on click.
Any help appreciated.
tbl1
schedno
URL
qry (tbl2)
expr [schedno][subitem]
I just don't know how to go about setting up the text box on the form for the on click.
Any help appreciated.