AmandaKelly
Technical User
Hi,
Help would be much appreciated.
My objective is to print invoices according to Invoice Name.
My set-up is as follows:
Report Header
Page Header
Invoice Name Header
Details
Invoice Name Footer
Page Footer
Report Footer.
I need to format Page Numbering according to Invoice Name if more than one page (i.e. Mr Smith Page 1 of 3 - Mr Bloggs Page 1 of 6 etc...) with "Continued Next Page" and "SubTotal" at the bottom of each page, "Balance Forward" at the top of each next page, with the last page printing Total.
Furthermore, the Page Numbering should go back to Page 1 of 6 for Mr Bloggs etc...
I have tried this with "row count" idea but in my case it does not work because in Details, I need textboxes with "Can Grow" option to Yes, hence 1 row can have 1 or more lines.
The option I am thinking of is "Lines=(Count)".
Any suggestions how to write the VB Code Please.
Amanda
Help would be much appreciated.
My objective is to print invoices according to Invoice Name.
My set-up is as follows:
Report Header
Page Header
Invoice Name Header
Details
Invoice Name Footer
Page Footer
Report Footer.
I need to format Page Numbering according to Invoice Name if more than one page (i.e. Mr Smith Page 1 of 3 - Mr Bloggs Page 1 of 6 etc...) with "Continued Next Page" and "SubTotal" at the bottom of each page, "Balance Forward" at the top of each next page, with the last page printing Total.
Furthermore, the Page Numbering should go back to Page 1 of 6 for Mr Bloggs etc...
I have tried this with "row count" idea but in my case it does not work because in Details, I need textboxes with "Can Grow" option to Yes, hence 1 row can have 1 or more lines.
The option I am thinking of is "Lines=(Count)".
Any suggestions how to write the VB Code Please.
Amanda