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
[email protected]> 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.
 
Top