+ Reply to Thread
Results 1 to 2 of 2

printing subtotal line with detail data

  1. #1
    Registered User
    Join Date
    11-14-2007
    Posts
    1

    Thumbs up printing subtotal line with detail data

    I have a large spreadsheet that I've inserted subtotals into. It calcs subtotals correctly. I only want to print the subtotal line, but with the detail data that goes with it, what's listed directly above the subtotal line.
    How can I print the detail fields on the subtotal line. For example my spreadsheet looks like this with the subtotal in inserted...

    cakes 25 chocolate 10/14/07
    cakes 1 chocolate 10/14/07
    26
    cakes 10 chocolate 10/28/07
    cakes 5 chocolate 10/28/07
    15

    The only data I want to print out is
    cakes 26 chocolate 10/14/07
    cakes 15 chocolate 10/28/07

    Any ideas?
    Thanks

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Hi,

    From the example given, I assume you have cakes in column A, subtotal in column B, etc.

    On your subtotal line, use this in column A

    =OFFSET(A2,-1,0,1,1) copy this across to column C and D

    Then to get all the subtotals on one page to print, insert an additional column and flag your subtotals with "ST" or something like that, then go to Data > Filter and filter by "ST".
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1