Display query result in Sub form

S

student

I have a form in which user select/enters some fields. I want to dispaly the
results in a subform below, based on the values selected/entered.

Some thing like

Name:panks
dept:project Controls

subform
Name Age Dept
Panks 22 Project controls

i hope it makes sense.
 
Top