Subtotal Using SUM in Footer for each Printed Page

adh747

New Member
Joined
Oct 5, 2014
Messages
1
Hi,

Looking for some help to create a dynamic footer for each printed page in a worksheet which sums the subtotals for each page. Have tried searching for a solution and have come across a few VBA codes but can't get any to work the way I need.

I have a worksheet with six columns. The sixth column contains values which are subtotalled on various rows as you go down the list. I've labelled each row with a subtotal "Subtotal" and can sum all the subtotals within the worksheet at the bottom. However I'm attempting to create a page total for the subtotals on that page when printing in the right footer. I understand this needs VBA code which will change the footer dynamically for each printed page but have no idea where to start:confused:.

Can anyone help?
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,215,563
Messages
6,125,560
Members
449,237
Latest member
Chase S

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top