Printing a Form w/ Subform

J

John

I am having trouble printing my form (not doing a report)
that has two subforms in it. When I print the record that
is on the form it prints everything but one subform. I
have compared all of the properties and nothing is
different. On the one subform that prints, the labels are
in a different font then what is displayed on the monitor.

Please help.

Thanks,

John
 
H

Hugh O'Neill

John said:
I am having trouble printing my form (not doing a report)
that has two subforms in it. When I print the record that
is on the form it prints everything but one subform. I
have compared all of the properties and nothing is
different. On the one subform that prints, the labels are
in a different font then what is displayed on the monitor.

Please help.

Thanks,

John


The reason it doesn't work as you would like, is that Forms are not
designed for serious printing. If you design a Report to to this, it
will print the information you want, in the way you want. Reports have
all the correct tools to enable you to do this - Forms don't have those
tools available.

hth

Hugh
 
J

John

Thank you Hugh!


-----Original Message-----



The reason it doesn't work as you would like, is that Forms are not
designed for serious printing. If you design a Report to to this, it
will print the information you want, in the way you want. Reports have
all the correct tools to enable you to do this - Forms don't have those
tools available.

hth

Hugh
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top