irishmike94
New Member
- Joined
- Sep 24, 2011
- Messages
- 26
Hi guys,
I wanted to add a query from a rugby player database with position (number) and team (either A or B). I want to run a query for players in the A team and with positions 1, 2 and 3. So the criteria are based on two fields of data. However when I try to do "A" in team, it works perfectly showing all A team players, and yet, when I add "1", "2", "3" to the position column it shows an error saying "Data type mismatch in criteria expression".
I don't know how to solve this error, and I could really use some help!!
Thanks in advance;
irishmike94
I wanted to add a query from a rugby player database with position (number) and team (either A or B). I want to run a query for players in the A team and with positions 1, 2 and 3. So the criteria are based on two fields of data. However when I try to do "A" in team, it works perfectly showing all A team players, and yet, when I add "1", "2", "3" to the position column it shows an error saying "Data type mismatch in criteria expression".
I don't know how to solve this error, and I could really use some help!!
Thanks in advance;
irishmike94