If you go to subtotals on the menu instead of writing your own
subtotal function just check "Page break between groups"
Per Erik
Is that possible? Ta.
Pete
On Mar 26, 12:56 am, slopsjon <slops...@discussions.microsoft.com>
wrote:
> > Per Erik- Hide quoted text -
>
> - Show quoted text -
Does that mean I would have to work out how many rows and height of cells
will fit on a page with a row of subtotals. In other words would I have to
write my own reporting tool.
However, you may decide that you want 50 rows per page, say, so that
would make it easier to code.
Hope this helps.
Pete
On Mar 26, 10:20 am, slopsjon <slops...@discussions.microsoft.com>
> > > - Show quoted text -- Hide quoted text -
One of the columns has wrapped text so the row height varies from row to
row. So I think this would be better of done in Access so I can use the an
Access Report. Unless someone has already written a general VBA printing
routine for Excel.
Thanks for you help Pers and Pete.
"Pete_UK" wrote:
> > > > > > to manually adjust the print area and move the subtotal row around.. Is there
Pete
On Mar 26, 12:33 pm, slopsjon <slops...@discussions.microsoft.com>
Since you asked... you might want to try out the commercial Excel add-in
"Special Print" (with a free 3 week trial) from yours truly.
It has a "Rows to Repeat at Bottom" feature that creates a copy of your
worksheet with specified row(s) added to the bottom of each printed page.
You would have to enter the subtotal formulas after the new page
was created as only values are transferred to the new sheet.
Download from the Products page at...
http://www.realezsites.com/bus/primitivesoftware
--
Jim Cone
San Francisco, USA
(Excel Add-ins / Excel Programming)
"slopsjon"
wrote in message
I think the user justs wants to enter the rows of data and hit print rather
than have to format the print area and select the subtotals to print on each
page.
I found a solution in Access, a bit of code needed as access reports doesn't
do it. You have to use the page footer. Here is an article about it.
Summing in reports
http://office.microsoft.com/en-us/access/HA011224441033.aspx?pid=CL100570041033