Page numbers for fax cover

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

Guest

I have a fax cover report that will be used with a purchase order report. I
want the fax cover report to have a field that will total the number of pages
for the purchase order report and also include the number of fax cover pages.
If this involves VB please be as detailed as possible.

Thank you in advance.
 
The report has a Pages property, so try a text box with control source of:
=[Pages]
 

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

Back
Top