+ Reply to Thread
Results 1 to 4 of 4

Sorting

  1. #1
    Registered User
    Join Date
    10-11-2006
    Posts
    51

    Sorting

    I have a worksheet that looks like this:

    Date,Name,product,sales
    1/1,John,pots,5
    1/1,James,pots,2
    1/1,John,pans,3
    1/2,James,pans,4
    1/2,John,pots,1
    ...

    I want to create one table for John and and one for James that looks like this (using John's as an example):

    Product,Pots,Pans
    Sales,6,3

    This is basically a pivot table summing their sales, with Products in each column and sorting it by sales.

    I have a sales people, so I hate creating a pivot table for each person. Is there a way to do this using formulas? I can do this using sumifs() but I need help figuring out how to sort them by sales in descending order. It's difficult because I will only chart the top 10 products and ignore the rest.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: sorting help

    You could use a pivot table and filter by name.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    10-11-2006
    Posts
    51

    Re: sorting help

    shg, you are right. I have been using pivot tables to do this. I am trying to avoid the manual process of using pivot tables, is there any formulas etc I can use?

  4. #4
    Registered User
    Join Date
    01-03-2012
    Location
    Baghdad, Iraq
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Sorting

    Hi;

    See the attached File.
    Hope it will helps

    Khalid Taha
    Attached Files Attached Files

+ 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