I have a Table that contains names of Players for a football league and relevant information pertaining to their football.
I would like some advice on how to Filter certain information on a form that will call up only those Players that fit the criteria.
The 2 pieces of criteria that must be met are the name of the 'Club' that the player plays for and the 'Age' group that the player falls into.
I am unsure if I use Drop down boxes or Combvo boxes or what.
Could somebody please advise me on the correct method required. My knowledge on coding is not extremely deep.
Below is a sample of what I am trying to attain.
Player Club Age
P.Smith Melbourne 15
D.Evans Richmond 13
F.Allen Essendon 13
T.Waton Essendon 13
So from above I would like to call up all Players from Essendon, aged 13 along with other fields in the table that I need to view pertaining to those players.
Any help in this matter would be greatly appreciated.
I would like some advice on how to Filter certain information on a form that will call up only those Players that fit the criteria.
The 2 pieces of criteria that must be met are the name of the 'Club' that the player plays for and the 'Age' group that the player falls into.
I am unsure if I use Drop down boxes or Combvo boxes or what.
Could somebody please advise me on the correct method required. My knowledge on coding is not extremely deep.
Below is a sample of what I am trying to attain.
Player Club Age
P.Smith Melbourne 15
D.Evans Richmond 13
F.Allen Essendon 13
T.Waton Essendon 13
So from above I would like to call up all Players from Essendon, aged 13 along with other fields in the table that I need to view pertaining to those players.
Any help in this matter would be greatly appreciated.