LJackson
11-03-1999, 03:10 PM
Print from a single report an invoice of the front of the page and the mailing addresss in middle of the back page. Using subreports, and page footer at 5 inches, set subreport outside margin so it forces a second page, only problem is with footer at 5 inches, uses leaves only 8 lines for detail. Page footer less than 5 inches, maikling addreess is not in middle. Any idea's.
Using MSAccess 97 then you can insert a PageBreak after your subreport, and play about with the layout such that your mailing label is centered on the second page. (PageBreak Icon on toolbar c:\pb.bmp )
If using MSAccess Ver 2.0 then the process is the same but with a different button face - I can't copy and paste that on in here for some reason http://www.access-programmers.co.uk/ubb/wink.gif
Hope this helps
Grant