B
BrianPaul
I have a database of all the NCAA Teams schedules. I have two fields I am
working with based on a table called Tscheduledgames. Field 1 = Home team and
field 2 = visitors team.
here is what I did which may be the only way to do it...looking for a better
way.
I want to also provide a conference schedule also. working with the ACC
conference. keep in mind home team visitors team fields.
if I put boston college in the home team colum criteria, query results
boston college games. okay thats basic. now when I add them all to the home
team column
I get all the ACC games and who they play in the visitors field.
However If I also put all the ACC teams in the visitor field and run the
query, I get nothing. I was hopeing that I would get the conference schedule
that way. So to get around it. I saved the query based on all the acc teams
in the home team field and created another querry based on that query and
listed all the ACC teams in the visitors team, thus; I go a schedule that way.
Question: cant I just do it with 1 query instead on nesting another to
achieve my result. Thanks, just trying to become more proficient at access.
working with based on a table called Tscheduledgames. Field 1 = Home team and
field 2 = visitors team.
here is what I did which may be the only way to do it...looking for a better
way.
I want to also provide a conference schedule also. working with the ACC
conference. keep in mind home team visitors team fields.
if I put boston college in the home team colum criteria, query results
boston college games. okay thats basic. now when I add them all to the home
team column
I get all the ACC games and who they play in the visitors field.
However If I also put all the ACC teams in the visitor field and run the
query, I get nothing. I was hopeing that I would get the conference schedule
that way. So to get around it. I saved the query based on all the acc teams
in the home team field and created another querry based on that query and
listed all the ACC teams in the visitors team, thus; I go a schedule that way.
Question: cant I just do it with 1 query instead on nesting another to
achieve my result. Thanks, just trying to become more proficient at access.