page control & sub-totals

B

Brian

I have a list of say 100 entries that contain the
following:

Account# Name Amount

I need to be able to print a subset of those entries with
16 entries per page with a sub-total on each page and a
grand total at the end.

Using autofilters I can select the subset of the data I
want to print. Since the entries can change I'd rather
not have to manually set up new fields to use the sub-
total function since it would be prone to user errors
whenever the information changes.

I've currently got the data segregated on multiple
worksheets with manual page breaks and manual sub-totals
via a normal =sum() formula. I'm trying to use one
master list in a single worksheet and let the program
handle the breaks and formulas.

Is there any good way to convince Excel to print the
report with a subtotal on each page and a grand total at
the end?

thanks,

Brian
 
D

Dave Peterson

See one workaround at your other post.
I have a list of say 100 entries that contain the
following:

Account# Name Amount

I need to be able to print a subset of those entries with
16 entries per page with a sub-total on each page and a
grand total at the end.

Using autofilters I can select the subset of the data I
want to print. Since the entries can change I'd rather
not have to manually set up new fields to use the sub-
total function since it would be prone to user errors
whenever the information changes.

I've currently got the data segregated on multiple
worksheets with manual page breaks and manual sub-totals
via a normal =sum() formula. I'm trying to use one
master list in a single worksheet and let the program
handle the breaks and formulas.

Is there any good way to convince Excel to print the
report with a subtotal on each page and a grand total at
the end?

thanks,

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top