The table is a fixed table. The command used to do the column total is a
simple 'sum' command:Sum(OH_1, OH_2, OH_3, OH_4)My actual sum line goes
through 'OH_22'The first 17 rows are on page 1 and the balance are on
page 2.The table also 'sum' totals each row, then, on the total line on
page 2 I also have another 'sum' command that totals all the 'totaled
up' columns. But now that the table is on 2 pages, only the row 'sum'
calculations work, the column total is totaling across to page 2.