+ Reply to Thread
Results 1 to 3 of 3

Find String Associated with Large Sum

  1. #1
    Registered User
    Join Date
    09-17-2016
    Location
    California
    MS-Off Ver
    2010
    Posts
    9

    Find String Associated with Large Sum

    Edit: Title should be "Find String Associated with Cumulative Sum"

    I'm trying to solve a problem using a formula that finds the string associated with a maximum cumulative sum.

    More specifically, I am trying to write a formula that finds the top seller by cumulative number of sales and cumulative profit.

    Any help would be greatly appreciated!
    Attached Files Attached Files
    Last edited by henrychan; 09-19-2016 at 03:18 PM.

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,474

    Re: Find String Associated with Large Sum

    try making a table with the artist names and using a sumif formula.
    Artist Sales Profit
    Britney =SUMIF(C:C,D27,A:A) =SUMIF(C:C,D27,B:B)
    Madonna etc.. etc..
    Beyonce
    Janet

    For my table "Britney" is located in D27

  3. #3
    Registered User
    Join Date
    09-17-2016
    Location
    California
    MS-Off Ver
    2010
    Posts
    9

    Re: Find String Associated with Large Sum

    Hi dosydos,

    Thanks for response. I understand that I can create a table for each artist and use the SUMIF function, but is there a way to compare the sales/profit totals between artists.

    Essentially, I need to come up with a formula that will give me the answer. Can't create tables.

+ 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. need formula or vba to find exact string through list and find exact correct string
    By johnlara in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-04-2016, 04:12 AM
  2. Large Data base, need to sift through and find duplicates to find x.
    By granger42.t in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-19-2015, 03:09 AM
  3. Large Data base, need to sift through and find duplicates to find x.
    By granger42.t in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-18-2015, 10:32 PM
  4. Replies: 5
    Last Post: 02-11-2015, 10:41 PM
  5. Position of short string in large string
    By s@skia in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-05-2014, 11:59 AM
  6. [SOLVED] Vlookup, Match (Search or Find) partial string within string in a Cell
    By dluhut in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-28-2013, 12:40 PM
  7. LARGE with text string
    By edwardpestian in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-12-2006, 12:08 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