keeping the same form layout

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that I designed, that I would like users to print in exactly
the same layout on the report. When designing a report, what would be the
easiest way to do that? The form is complex, with various data sources, sizes
and location of boxes. Is there a way I can just copy the layout of the form
and use it for the report?

Dino
 
Dino said:
I have a form that I designed, that I would like users to print in exactly
the same layout on the report. When designing a report, what would be the
easiest way to do that? The form is complex, with various data sources, sizes
and location of boxes. Is there a way I can just copy the layout of the form
and use it for the report?


Start by using the File - Save As/Export menu item to save
your form as a report. Then tweek it to remove any form
specific stuff.
 
Thanks Marsh, it worked great.


Marshall Barton said:
Start by using the File - Save As/Export menu item to save
your form as a report. Then tweek it to remove any form
specific stuff.
 
Back
Top