S
seaton via AccessMonster.com
Hello everyone,
Please pardon the noob question, but I've got a form with a subform and I
would like to be able to open another form with only the records that match
the primary key from the first form's subform, but I am unable to figure out
how to specify that value in the query. In other forms (where subforms are
not invovled), I can accomplish this with something like:
=[Forms]![Form_Name].[Desired_Value]
Is there something different I need to be doing when attempting to get a
similar value from a subform?
With many thanks in advance for any advice...
Please pardon the noob question, but I've got a form with a subform and I
would like to be able to open another form with only the records that match
the primary key from the first form's subform, but I am unable to figure out
how to specify that value in the query. In other forms (where subforms are
not invovled), I can accomplish this with something like:
=[Forms]![Form_Name].[Desired_Value]
Is there something different I need to be doing when attempting to get a
similar value from a subform?
With many thanks in advance for any advice...