+ Reply to Thread
Results 1 to 3 of 3

Finding average of values that are not numbers

Hybrid View

  1. #1
    Registered User
    Join Date
    05-14-2014
    MS-Off Ver
    Excel 2003
    Posts
    1

    Finding average of values that are not numbers

    I want to find the average of some values, which is easy to do with numbers, but what about non numbers? for example:

    blue
    blue
    orange
    purple
    red
    blue

    If I had a long list of that, is there a function that can find me the average of the most common color? I've looked and looked and googled and cant seem to find what Im looking for, any help is greatly appreciated

  2. #2
    Registered User
    Join Date
    06-22-2011
    Location
    england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Finding average of values that are not numbers

    =INDEX(A1:A6,MODE(MATCH(A1:A6,A1:A6,0))) its an array formula so enter using "Ctrl+Shift+Enter"

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Finding average of values that are not numbers

    You can use pivot table for that.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Finding the Weighted Average of Text that have been given values
    By CNEW22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-22-2014, 08:49 PM
  2. [SOLVED] finding average between values from different workbooks
    By marionette in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-31-2014, 07:07 AM
  3. [SOLVED] Finding the average of the last 4 non zero values in each row on a selected sheet
    By GavJ in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-26-2013, 10:33 PM
  4. Replies: 2
    Last Post: 02-17-2011, 02:22 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