bacardi451
Registered User.
- Local time
- Today, 11:38
- Joined
- Mar 20, 2002
- Messages
- 33
I have a form that has to fields.
One is a BPMC score field and anotherone is Bpmc qualified field.
The score field is numeric max is 3 numbers
the qualified field has a dropdown box that has menu with three choices.
example: Marksmanship
Sharpshooter
Expert
What i would like to do is when I input the number in the score box access automatically inputs the qualified filed
If I input in the bpmc field lets say 118 the Bpmc qualified field should automaticaly come up as Marksmanship.
The number score range for the qualified field will determine what field will go there
the numbers are what is needed to get the following
score qualified
114 - 128 Marksmanship
129 - 143 Sharpshooter
144 - 150 Expert
if I input 115 access automaticaly assigns the field Marksmanship
This a database for the coast guard.
Thanks in advance
One is a BPMC score field and anotherone is Bpmc qualified field.
The score field is numeric max is 3 numbers
the qualified field has a dropdown box that has menu with three choices.
example: Marksmanship
Sharpshooter
Expert
What i would like to do is when I input the number in the score box access automatically inputs the qualified filed
If I input in the bpmc field lets say 118 the Bpmc qualified field should automaticaly come up as Marksmanship.
The number score range for the qualified field will determine what field will go there
the numbers are what is needed to get the following
score qualified
114 - 128 Marksmanship
129 - 143 Sharpshooter
144 - 150 Expert
if I input 115 access automaticaly assigns the field Marksmanship
This a database for the coast guard.
Thanks in advance