I want to run a query when the user clicks a text object on a form. There are several hundred text objects, each is the name of a publication, and all of the pubs are stored on a table with a unique ID No. When the text object is clicked, i want the query to run and use that pub's ID as a parameter, then open a form to display the related information. Can anyone help with this?