Results 1 to 10 of 10

Comparing multiple columns by occurrences of text using IF and LARGE

Threaded View

  1. #1
    Registered User
    Join Date
    03-16-2015
    Location
    Stockholm
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    6

    Comparing multiple columns by occurrences of text using IF and LARGE

    This is in Power Pivot and I am as you may see, a novice when it comes to writing functions.

    The columns I am trying to use in the formula are MARKET, BRAND POSITION, ShowAllCost as well as Newcolumn.

    I want to compare all ShowAllCost in a certain MARKET and change all BRAND POSITION attached to that MARKET except for the seven highest ShowAllCost in a certain MARKET to "Others" in NewColumn.

    This is my start:
    Formula: copy to clipboard
    =IF(AND([MARKET]=Bubblegum)((LARGE([ShowAllCost];7))(NewColumn;"Others")


    The best outcome would be that I wouldn't have to make more than one formula to scan all the different names in MARKET when looking for BRAND POSITIONs to call "Others" in NewColumn.

    What am I doing wrong and what should I write?

    Thanks!
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] AVERAGEIF Multiple Columns Multiple occurrences
    By jeroenft in forum Excel General
    Replies: 4
    Last Post: 02-03-2015, 04:58 PM
  2. Table/function that counts number of occurrences within multiple columns
    By Superion in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-22-2013, 06:38 PM
  3. Replies: 4
    Last Post: 07-20-2011, 09:20 AM
  4. Counting Multiple Occurrences of Text in a Cell
    By bentleybob in forum Excel General
    Replies: 5
    Last Post: 05-02-2011, 01:44 PM
  5. Counting Occurrences of Data in Multiple Columns
    By jgray in forum Excel General
    Replies: 3
    Last Post: 12-13-2010, 03:44 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