C
Commish
I'm usually pretty competant in Acccess. That is, I can find the
answers on the web or in a book, but this has me stumped.
I'm trying to build an application to view baseball stats.
And what I am trying to do - but haven't found the method yet is the
following:
I've made a query to pull out a unique list of teams, and put that
query in a form.
I've made a query to pull out a set of hitting statistics, and put
that query in a form. This hitting query has a relationship to the
team query.
Finally, I've trying to create a form, where I would insert both of
these forms, as subforms, and then use the first query to select a
team (from a pulldown) and have the hitting stats part of the form
populated with the players from the team that I selected in the team
query.
Any help would be appreciated, I've looked at quite a few books, and
online resources, and there's little direction about the correct way
to do subforms. I think that I don't even know what to search for.
Thanks.
answers on the web or in a book, but this has me stumped.
I'm trying to build an application to view baseball stats.
And what I am trying to do - but haven't found the method yet is the
following:
I've made a query to pull out a unique list of teams, and put that
query in a form.
I've made a query to pull out a set of hitting statistics, and put
that query in a form. This hitting query has a relationship to the
team query.
Finally, I've trying to create a form, where I would insert both of
these forms, as subforms, and then use the first query to select a
team (from a pulldown) and have the hitting stats part of the form
populated with the players from the team that I selected in the team
query.
Any help would be appreciated, I've looked at quite a few books, and
online resources, and there's little direction about the correct way
to do subforms. I think that I don't even know what to search for.
Thanks.