How to print three forms in one print command ?

  • Thread starter Paul via AccessMonster.com
  • Start date
P

Paul via AccessMonster.com

I want to print three forms in one pdf file. Now I only able to print one
form in one file. How can I send all thre forms together to the printer ?
 
D

Duane Hookom

I would create three subreports that resemble your three forms and place
them all in a main report for printing.
 
Top