Results 1 to 8 of 8

Return top Items based on the sum of associated values,but do not include blank cells

Threaded View

  1. #1
    Registered User
    Join Date
    12-05-2018
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    25

    Return top Items based on the sum of associated values,but do not include blank cells

    Hello,

    I am new here. I am trying to Return top 10 Items based on the sum of associated values, but not include the sum of blank cells.. For example: Item A has a total of 345 and Item D has a total of 312 and the blank cells have a total of 1071. The formula I am using goes as such {=IFERROR(INDEX(B$1:B$9,MATCH(1,(COUNTIF(G$1:G2,B$1:B$9)=0)*(LARGE(SUMIF(B$1:B$9,B$1:B$9,D$1:D$9)*(MATCH(B$1:B$9,B$1:B$9,0)=ROW(B$1:B$9)-ROW(B$1)+1),F3)=SUMIF(B$1:B$9,B$1:B$9,D$1:D$9)),0)),"")}. It works to put the items in order based off of summed values but it still includes the blanks. For example: A should be the top and D should be next, but the blank cells lead the way. I should mention that the Item column has formulas in it more specifically the "" in each formula. I am positive that is what is giving me problems.

    Please show me what I need to do to not include blank item cells.

    I have attached the document.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Return last 4 values in a Row, ignoring blank cells
    By UnitedCloud01 in forum Excel General
    Replies: 6
    Last Post: 07-24-2017, 01:12 AM
  2. Formula that returns only values of cells and doesnt return blank/NA values
    By pageandrewr1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-08-2016, 12:32 PM
  3. Replies: 3
    Last Post: 09-01-2014, 05:56 PM
  4. [SOLVED] ID first and last non blank values in a row and return that cells column header
    By hotelmrrsn in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-13-2014, 02:35 PM
  5. Return non-blank cells based on drop-down
    By j_harrison in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-17-2013, 04:13 PM
  6. Replies: 4
    Last Post: 03-15-2013, 01:03 PM
  7. Adding cells with values but if cells do not have values then return blank
    By jonnykhan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-13-2012, 12:07 PM

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