+ Reply to Thread
Results 1 to 5 of 5

Returning the Product Name of the first three products without sales, per customer

  1. #1
    Registered User
    Join Date
    04-21-2015
    Location
    Toronto
    MS-Off Ver
    2013
    Posts
    4

    Returning the Product Name of the first three products without sales, per customer

    Hello,

    I've got rows that are sorted by products sales, best to worst, and then columns with each customer's sales for those products in the columns. I'm trying to find out how to return the top three products without sales in them for each customer. I think it's some kind of array formula, but I'm not sure how to work.

    I've attached a file to show what I mean (some color coding added to indicate relationships)

    Thanks for any help with this,

    Daniel
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Returning the Product Name of the first three products without sales, per customer

    see attached file.
    Attached Files Attached Files
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,647

    Re: Returning the Product Name of the first three products without sales, per customer

    In C1, copied across and dnown:

    =IFERROR(INDEX($B:$B,AGGREGATE(15,6,ROW(C$6:C$21)/(C$6:C$21=""),ROWS(C$1:C1))),"")

    I didn't look at Modytranes's solution, as i didn't want to download the file for a second time!! It may be the same... or different.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Registered User
    Join Date
    04-21-2015
    Location
    Toronto
    MS-Off Ver
    2013
    Posts
    4

    Re: Returning the Product Name of the first three products without sales, per customer

    Thanks so much, exactly what I was looking for!

  5. #5
    Registered User
    Join Date
    04-21-2015
    Location
    Toronto
    MS-Off Ver
    2013
    Posts
    4

    Re: Returning the Product Name of the first three products without sales, per customer

    Another brilliant solution - thanks so much for your help!

    - Daniel

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 11-17-2017, 09:09 PM
  2. Distinct products per customer
    By oteixeira in forum Excel General
    Replies: 5
    Last Post: 05-09-2017, 09:53 AM
  3. Help with Formula to Sum Product Sales based on Sales Channel and Product
    By Casehype in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-28-2015, 07:20 PM
  4. [SOLVED] Formula to List of Product Groups That Have The Most Products With Zero Sales
    By chaddug in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2015, 06:12 AM
  5. [SOLVED] Products for specific customer should appear in text boxes when we choose that customer.
    By MariaPap in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-21-2014, 05:22 AM
  6. Customer CUSTOMER SALES DATABASE RECORDS
    By MatthewT2011 in forum Excel General
    Replies: 2
    Last Post: 03-13-2011, 05:22 AM
  7. Replies: 0
    Last Post: 08-28-2005, 11:07 AM

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