use dropdown list as a counter

J

Jesse

i have two tables, one with a list of names, the other with a list of jobs
which uses the names in some of its fields. on my Form for the list of jobs i
have a dropdown list which adds the name to one of the job fields. is there
anyway at the same time i select the name on the dropdown list for the job
table, to increment a counter field in my names table. thank you
 
Top