+ Reply to Thread
Results 1 to 2 of 2

delete cells if value doesen't match, values in mixed oreder

  1. #1
    Registered User
    Join Date
    06-27-2013
    Location
    helsinki
    MS-Off Ver
    Excel 2010
    Posts
    8

    delete cells if value doesen't match, values in mixed oreder

    So I have a crazy list of value, some of witch appear too many times. Problem is that there are duplicate values witch need to be there, and dublicates that don't. I hava to compare different columns and remove the cells containg extra info. also problematic is that you can't tell witch column contains the dups. Let me demonstrate:


    1 1 1 ===>1 1 1
    1 2 2 ===>2 2 2
    2 2 2 ===>2 2 2
    2 3 3 ===>3 3 3
    3 4 3 ===>4 4 4
    4 5 4 ===> 5 5 5
    5 5 5

    My goal is to get the matching value in the same row. If every column has the duplicate (or triplicate) value then it needs to be there. If if doesen't exist it need to be gone

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: delete cells if value doesen't match, values in mixed oreder

    Cross posted at Ozgrid.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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