G
Guest
I am trying to create a report that pulls information for an individual
student. I want the end user to choose a student's name from a drop down box
in a form (pulling from a Student table) and then from the form preview and
print the report. I've created a query that has a field SLName:
Forms!frmChooseStudent!Combo0 . I can use the form to choose a student and
then preview the report but the report shows the combo box number in the
SLName field instead of the actual student's last name. Does that make
sense? So, the report heading is: "Worksheet for 3" instead of "Worksheet
for Anderson". Can anyone help? I'm not sure if I'm doing this right.
Thanks!
student. I want the end user to choose a student's name from a drop down box
in a form (pulling from a Student table) and then from the form preview and
print the report. I've created a query that has a field SLName:
Forms!frmChooseStudent!Combo0 . I can use the form to choose a student and
then preview the report but the report shows the combo box number in the
SLName field instead of the actual student's last name. Does that make
sense? So, the report heading is: "Worksheet for 3" instead of "Worksheet
for Anderson". Can anyone help? I'm not sure if I'm doing this right.
Thanks!