Combo box in a form

D

diana

I have students and teachers in a table

In a form I would like to have one contol box with the teacher name linked to a combo box with the student names. so when a student name is chosen the teacher's name would automatically refresh

How do I go about this

Thank you!
 
V

Van T. Dinh

You will have to describle your Table Structure with relevant Fields, the
relationship you set between Teachers and Students and the description of
your Form.

I am not sure from your description whether you store Teachers and Students
in the same Table or separate Table but if you store them in the same Table,
it is likely to be an incorrect design.

--
Van T. Dinh
MVP (Access)



diana said:
I have students and teachers in a table.

In a form I would like to have one contol box with the teacher name linked
to a combo box with the student names. so when a student name is chosen the
teacher's name would automatically refresh.
 

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