In an Access 2003 database I have a select query which filters a table called “Products” for a user inputed string. In a form I have it displaying the results. What I would like to do is then double-click on the results inside the form and have it bring up the correct record in a different form based off of the filtered results. Is this even possible?
Thanks!!!