Printing several views of a form

B

Bob B

I have a form that has 4 views. How can I print all views at once by setting
up a button or by any other means?
 
M

michael_oneill_

I have a form that has 4 views. How can I print all views at once by setting
up a button or by any other means?


Create another view and copy all the contents of the other views into
it. Then click on each view and select view properties. In there you
will find a dropdown list, select your print view again each of the
other views, then each time you go to print or print preview your form
you will get you all page view.

Hope that makes sense.
 
B

Bob B

It makes perfect sense. Thanks.

Create another view and copy all the contents of the other views into
it. Then click on each view and select view properties. In there you
will find a dropdown list, select your print view again each of the
other views, then each time you go to print or print preview your form
you will get you all page view.

Hope that makes sense.
 
M

mike_ni

It makes perfect sense. Thanks.

but remember when your main view changes, copy in the same changes
into the print view. Also, change all text boxes, drop down lists to
be of expression box. Looks better when you print it out.
 

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