Results 1 to 9 of 9

Most Common text result in a selection If certain value present

Threaded View

  1. #1
    Registered User
    Join Date
    06-18-2015
    Location
    Toronto, Ontario
    MS-Off Ver
    Mac 2011
    Posts
    67

    Most Common text result in a selection If certain value present

    Here's my sheet showing the data I'm trying to collect on a separate front table

    Screen Shot 2015-06-18 at 5.51.08 PM.png

    I'm trying to display the most common "Ad Source" for all calls placed to "Clinic Location" "ME"

    Here's my formula
    =IF(('PCC Call Data'!J3:J246,(INDEX('PCC Call Data'!B3:B246,MODE(IF(('PCC Call Data'!B3:B246<>"")*ISNA(MATCH('PCC Call Data'!B3:B246,$Z$466:$Z466,0)),MATCH('PCC Call Data'!B3:B246,'PCC Call Data'!B3:B246,0)))))),"")

    I placed the "IF" statement at the front of the "INDEX" statement but I'm not getting a positive result. the INDEX statement functions well on its own, grabbing the most common result, but I can't expand it to include the IF statement for each different locations.

    I'm looking for location-specific results for our inbound marketing campaigns.

    Appreciate any help I can get.
    Thanks!
    Alex
    Last edited by AMeloche; 06-18-2015 at 06:38 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy common number present in multiple rows
    By vanitarathod in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-12-2014, 06:57 AM
  2. Replies: 1
    Last Post: 08-14-2013, 10:41 PM
  3. [SOLVED] Help needed, search in database and present result.
    By Nikorasu in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-05-2012, 11:05 AM
  4. Can't seem to get the automatic selection of data present down!
    By wantucce in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 08-18-2008, 04:51 AM
  5. Finding the most common (and 2nd, 3rd most common) text
    By sprite_green in forum Excel General
    Replies: 2
    Last Post: 11-23-2006, 11:56 AM

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