N
nybaseball22
Hello. I have 2 tabular forms that are very similar. At the end of
each record, there is a button that opens a form of detail about the
record. The query that the second form uses is setup to pull its
information from whatever record I click.
Example: I entered this string in one of the query fields - [Forms]!
[SomeForm]![SomeField]
I want to have one form open from both of my tab forms. Because the
tab forms have different names, I am forced to create 2 queries and 2
detail forms. Is there a way to have the query focus on only the form
that is open? I want to have only 1 detail form, but I don't know how
to program the query.
Thanks
each record, there is a button that opens a form of detail about the
record. The query that the second form uses is setup to pull its
information from whatever record I click.
Example: I entered this string in one of the query fields - [Forms]!
[SomeForm]![SomeField]
I want to have one form open from both of my tab forms. Because the
tab forms have different names, I am forced to create 2 queries and 2
detail forms. Is there a way to have the query focus on only the form
that is open? I want to have only 1 detail form, but I don't know how
to program the query.
Thanks