use a drop down list as a counter

J

Jesse

i have a 2 tables, one with a list of names, and one with a list of different
jobs. in my form which completes the list of jobs, it uses drop down lists to
select a name from the name table. is there any way i can make it so when i
select a name on the form, it increments a counter field in the personnel
table while adding that name to the slot in the jobs table. thank you.
 
Top