S
Scott
I have a database for a school. I have a table for
students and a related table for family containing parent
info. I need to print labels (5660) that shows a parents
name and underneath shows their childrens names.
Therefore, I created a grouping based on the family number
in the students table. So, my parent name shows up under
that detail and the students names appear under the normal
detail. The problem is that I don't know how to make this
data fit into the label parameter. I need it to print
onto 10 2x4" labels per page whether there is one child or
five children. Can anyone help?
Familiar with VBA.
students and a related table for family containing parent
info. I need to print labels (5660) that shows a parents
name and underneath shows their childrens names.
Therefore, I created a grouping based on the family number
in the students table. So, my parent name shows up under
that detail and the students names appear under the normal
detail. The problem is that I don't know how to make this
data fit into the label parameter. I need it to print
onto 10 2x4" labels per page whether there is one child or
five children. Can anyone help?
Familiar with VBA.