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?
> 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.
Bob B - 07 Mar 2007 22:10 GMT
It makes perfect sense. Thanks.
> > 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?
[quoted text clipped - 6 lines]
>
> Hope that makes sense.
mike_ni - 08 Mar 2007 09:40 GMT
> 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.