+ Reply to Thread
Results 1 to 2 of 2

Mode Function - Most common value in a range - with conditions

  1. #1
    Registered User
    Join Date
    10-15-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    94

    Cool Mode Function - Most common value in a range - with conditions

    I have a column of Units and a column of Times. I want the condition of the Unit to be included in a MODE function to identify the most common value in a range.

    Thanks for the help.

    mode question.xlsx

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Mode Function - Most common value in a range - with conditions

    You can use an "array formula" like this in G3

    =MODE(IF(B$2:B$12=F3,C$2:C$12))

    confirm with CTRL+SHIFT+ENTER, format as time and copy to G4
    Audere est facere

+ 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: 11
    Last Post: 12-19-2014, 05:22 AM
  2. Mode? Help with finding most common value
    By jennymc in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-24-2013, 11:46 AM
  3. Excel 2007 : MODE function with conditions
    By milliemoo in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 07:28 AM
  4. using mode function when range changes
    By dancmin in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 09-04-2009, 11:05 AM
  5. Mode function using variable range
    By Vlad999 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-10-2007, 07:51 PM

Tags for this Thread

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