Hi All;
I need some help. I have created the SOP Blank Invoice Template for Sales Batch Entry. We want to send the invoices to customers after generating the batch. Now, Word will create the Invoices from the Template and send e-mails to the respective customers.
The problem is we have put the footer on the the Template to print the totals per invoice. The issue is that the Footer only appears on the last invoice and other invoices do not have the footer. We want the Footer to be placed at the end of each invoice in the document.
It very challenging to have code to control the footer to be found on the end of each Invoice in the document. Is there a way of directing the footer to print at the end of every invoice? We are using GP 2010 Service Pack 2 (SP2). When we print one invoice there is no problem because the footer will be found at the end of the document.
Is there a formaula? I used the formula to direct the footer to sit on the last page like {IF{PAGE}={NUMPAGES} "Put my totals Table"}
"Put My Totals Table" - This means I now put my Table for totals as the TRUE evaluation ELSE There is no Footer.
Any help will be appreciated.
*This post is locked for comments