+ Reply to Thread
Results 1 to 2 of 2

Return a range of values by comparing to a list

  1. #1
    Registered User
    Join Date
    05-31-2010
    Location
    Australia
    MS-Off Ver
    Excel 2003/2007
    Posts
    31

    Return a range of values by comparing to a list

    Hi,

    Please see the attached picture to illustrate my question.

    In each of the yellow boxes, I need to use a function that will allow me to calculate the mode of all the 'A' numeric values associated with an 'A' value in the large table....and also for B & C.

    Does anyone know a way to do this? I assume it will need to be an array formula but I'm not to sure about how to use array formulas or how to make it match all the corresponding values in the larger table, rather than just one.

    Cheers
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: Return a range of values by comparing to a list

    You could try to use this formula to put in 'B1':
    =SUMIF(D$1:D$16,$A1,E$1:E$16)
    Regards,
    Antonio

+ 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