Accessing underlying query records - TechRepublic
Question
March 18, 2008 at 07:57 PM
david.rackham

Accessing underlying query records

by david.rackham . Updated 18 years, 3 months ago

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!!!

This discussion is locked

All Comments