G
ghost
Greeting,
I would like to create a form that able the user to select fields using
check box and allows it to print the specified fields. For example, I have
Student table and it has the following fields:
First name
Mid name
Last name
Age
Group No.
…..
Suppose that a user wants to display or print only first name, last name and
group no.
How can I do that please??? Should I use a query or form or what??
Many thanks
I would like to create a form that able the user to select fields using
check box and allows it to print the specified fields. For example, I have
Student table and it has the following fields:
First name
Mid name
Last name
Age
Group No.
…..
Suppose that a user wants to display or print only first name, last name and
group no.
How can I do that please??? Should I use a query or form or what??
Many thanks