+ Reply to Thread
Results 1 to 2 of 2

Taking the larger value of corresponding Duplicate Cells

  1. #1
    Registered User
    Join Date
    05-22-2014
    Posts
    5

    Taking the larger value of corresponding Duplicate Cells

    Capture.JPG

    Basically I want to take the greater value only from the second column based off of when there is a duplicate within the first column.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,944

    Re: Taking the larger value of corresponding Duplicate Cells

    =if(c2=max(index((b$2:b$12=b2)*(c$2:c$12),0)),c3,"")
    Enter the formula in e2 and copy towards down

+ 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. [SOLVED] Looking to check back three or possibly four cells in a column till it finds the larger
    By greenfox74 in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 04-12-2013, 06:48 PM
  2. Replies: 2
    Last Post: 06-10-2011, 10:26 AM
  3. Taking the greater cell value of 3 of 4 cells...
    By jerharder5 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-09-2009, 09:50 AM
  4. Comparing cells - Changing cell color if value is larger
    By preeny8 in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 01-14-2009, 01:44 PM
  5. Positive cells taking a zero value
    By jman0707 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-05-2008, 02:02 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