I have designed a receipt that generates information from a table and added
that as a subform. I also created a new form for currency and data entry.
When I try to print these to forms on the same page, I only see the subform
and not the form that was created. What am I doing wrong? How can I print
both subform and form as one record at a time?
Duane Hookom - 29 Mar 2007 03:58 GMT
IMHO you don't print forms. You print reports that can contain subreports.

Signature
Duane Hookom
Microsoft Access MVP
> I have designed a receipt that generates information from a table and added
> that as a subform. I also created a new form for currency and data entry.
> When I try to print these to forms on the same page, I only see the subform
> and not the form that was created. What am I doing wrong? How can I print
> both subform and form as one record at a time?