display subform records based on combobox selection

  • Thread starter display subform records based on combobo
  • Start date
D

display subform records based on combobo

I have got a query called students and a subform called student details so i
need to select the student name from the combobox and then based on my
selection i would like the subform to only display the details of that user
e.g. studentId, Course, studentType etc.
 
G

Gina Whipp

This might help...

http://www.regina-whipp.com/index_files/LinkingForms.htm

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"display subform records based on combobo" <display subform records based on
(e-mail address removed)> wrote in message
I have got a query called students and a subform called student details so i
need to select the student name from the combobox and then based on my
selection i would like the subform to only display the details of that user
e.g. studentId, Course, studentType etc.
 
V

vernon patterson

Access 2010:
I have a form with a combo box. I have not been successful in populating a subform on this main form. I have a table where I need to select a record from my combo box and have it populate in the subform.Then in the subform I need to fill in a field of this record. Then I need to select another record and have it added to the subform and so on and so forth.
I can select a record from the combo box but it won't populate in the subform.
 

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