S
SJ
HI,
I have created a mail merge for invoices grouped by customer.
I have the invoice details for each customer on one page.
I just need to get the invoice total by making the sum of the detail
lines.
I'm using using if .. then construction based on the example
http://support.microsoft.com/kb/294686/en-us
Has anyone an idea to get the running sum for each invoice.
I tried to put my detailline into a table, but it generates an table
for each detailline iso an additional line in the table.
Maybe if someone knows how to get the detail lines into one table, I
can use fieldfunction SUM
Thanks
Serge
I have created a mail merge for invoices grouped by customer.
I have the invoice details for each customer on one page.
I just need to get the invoice total by making the sum of the detail
lines.
I'm using using if .. then construction based on the example
http://support.microsoft.com/kb/294686/en-us
Has anyone an idea to get the running sum for each invoice.
I tried to put my detailline into a table, but it generates an table
for each detailline iso an additional line in the table.
Maybe if someone knows how to get the detail lines into one table, I
can use fieldfunction SUM
Thanks
Serge