+ Reply to Thread
Results 1 to 2 of 2

Conditional auto-filtering to summarize data

  1. #1
    Registered User
    Join Date
    02-19-2004
    Location
    Eagan, MN
    Posts
    3

    Conditional auto-filtering to summarize data

    I want to make a worksheet that will summarize the data from two spreadsheets, called "cars" and "parts", which have three columns each, one for description, one for SKU, and one for quantity.

    I'm trying to make a third worksheet display only those rows in the other two worksheets with a quantity of greater than 0. I want to split the third summary worksheet into two horizontally split sections, one for cars, one for parts. I need to subtotal the "parts" and subtotal the "cars" sections, and then make a grand total.
    so the third worksheet would show
    Please Login or Register  to view this content.
    I want this to be a dynamic worksheet, so if you change the quantity of a line item in "cars" or "parts", it will automatically show up in the third summary worksheet.

    Can someone help me out a bit? I'm lost as to where to go on this....

  2. #2
    Max
    Guest

    Re: Conditional auto-filtering to summarize data

    Here's a sample file which provided some ideas:
    http://www.savefile.com/files/6395325
    AutoExtract n Stack Qty Lines From 2 Sheets

    Sheets: 1 & 2 (Side-by-side output)
    Sheets: 1a & 2a (Stacked up output)
    --
    Max
    Singapore
    http://savefile.com/projects/236895
    xdemechanik
    ---
    "trigger" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I want to make a worksheet that will summarize the data from two
    > spreadsheets, called "cars" and "parts", which have three columns each,
    > one for description, one for SKU, and one for quantity.
    >
    > I'm trying to make a third worksheet display only those rows in the
    > other two worksheets with a quantity of greater than 0. I want to split
    > the third summary worksheet into two horizontally split sections, one
    > for cars, one for parts. I need to subtotal the "parts" and subtotal
    > the "cars" sections, and then make a grand total.
    > so the third worksheet would show
    >
    > Code:
    > --------------------
    >
    > SKU Description Quantity
    > A5486 Mini 5
    > A8788 Bug 1
    > A5544 Lexus 8
    > Car Total 14
    > A8888 Muffler 1
    > A5433 Transmission 4
    > A6633 Brake Pads 3
    > Part Total 8
    > Grand Total 22
    >
    > --------------------
    >
    > I want this to be a dynamic worksheet, so if you change the quantity of
    > a line item in "cars" or "parts", it will automatically show up in the
    > third summary worksheet.
    >
    > Can someone help me out a bit? I'm lost as to where to go on this....
    >
    >
    > --
    > trigger
    > ------------------------------------------------------------------------
    > trigger's Profile:

    http://www.excelforum.com/member.php...fo&userid=6354
    > View this thread: http://www.excelforum.com/showthread...hreadid=502899
    >




+ 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