S
short
I was just curious if this is at all possible and if so how to do it. I have
a form with many subforms, when the user clicks their choice you can view the
table(s) that go along with it.
I was wondering if it is possible to only view a few items for a table on
this form. Say there's a table with 10 items in it, and for this choice they
only need to view 4 of them, can I write code so that is the case?
OR would it be eaiser to make a query that can be updated on this form with
the four choices?
thanks
a form with many subforms, when the user clicks their choice you can view the
table(s) that go along with it.
I was wondering if it is possible to only view a few items for a table on
this form. Say there's a table with 10 items in it, and for this choice they
only need to view 4 of them, can I write code so that is the case?
OR would it be eaiser to make a query that can be updated on this form with
the four choices?
thanks