Combobox Question

Joined
Feb 22, 2011
Messages
1
Reaction score
0
Hello learned people!

I'm new with Ms Access (2007)
This is my first thread and i hope somebody can help me!

I have 2 tables: Recruiter and Candidate. There is a relation between them. 1 Recruiter can have more Candidates.

Table fields:
Candidate: C_Nr(key), R_Nr, C_Name etc.
Recruiter: R_Nr(Key), R_Name etc.

Now i have a form and i want to select a Recruitername with a combobox and find the first Candidate from this recruiter.

Is it possible to make this in the After_Update action?
Or did i made a mistake in my table structure?

Please help me!:( Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top