If then reference

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am attempted to design a datebase so that a student's name will be
available from the drop down field and when that student is selected, I would
like their teacher's name to be populated based upon that selection.

Any ideas?

New to Acces but digging it!
 
Is this you want?

Select teachername from table where studentname='studentname'

Madhivanan
 
Hello,

I am attempted to design a datebase so that a student's name will be
available from the drop down field and when that student is selected, I would
like their teacher's name to be populated based upon that selection.

Where are you getting the teacher's name from, and where are you
planning to store it - or do you just want to display it on the form?

John W. Vinson[MVP]
 

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

Back
Top