
Records Returned in a Form Must Be Based on Key ID field on another form
Any way to design a form so that when it is opened it returns records
whose ID matches the same ID value that is active on another form? (I
don't want to get into sub forms).
For example. Say I have a form that lists Products - suppose "Product
X" is the active record. Suppose as well I have a form that shows
Customer Orders. With the Product form already open, when I open the
Customer Orders form, I want it such that only Customers who order
"Product X" are returned.