Query w/ form

  • Thread starter benitezm via AccessMonster.com
  • Start date
B

benitezm via AccessMonster.com

I have a form to display some data that I have in one table.

Weapon table is:

TypeOfWeapon
Score
Qual

and I have a unbound form with

combo box TypeOfWeapon
Score
Qual

Ok I want to look after I enter the info that I want and display the
qualification badge. I tried to do a query but I don't have the info that I
want.

Example:

I enter M4 as Type of Weapon
40 as score
and I want to receive automatically expert.

Please somebody help ???
 
Top