Control Source for a combo box on a form

F

forest8

Hi

On my form, I use a combo box for teachers based on a separate table.

On my form, I want to be able to add the teacher name so I created a new
combo box and use a lookup to attach it to the teachers table.

I can't get it to link the associated table for my form.

What am I doing wrong?

Thank you in advance.
 
F

forest8

Currently the table which feeds the form has the Teacher field. When I try
to choose Teacher for the source, it's not listed. but it does exist in the
table.
 
D

Douglas J. Steele

Are you sure that the table is the recordsource of the form, and not a query
which doesn't happen to include the field in question?

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)
 

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