+ Reply to Thread
Results 1 to 4 of 4

Grouping Data by 3 Values

  1. #1
    Registered User
    Join Date
    01-20-2012
    Location
    Newcastle, England
    MS-Off Ver
    Excel 2007
    Posts
    8

    Grouping Data by 3 Values

    Hello All,

    I have around 13000 colour measurements in L, a, and b colour space. We are trying to group them by similar colour which involves sorting the three columns as a set rather than independently. I've had some success with lists but this only does one colour at a time and involves manually setting tolerances.

    I've attached an example of the data and the most simple result that would do the job, but even better than this would be a way of actually finding and grouping similar colours (say plus or minus 2 units on each value).
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-22-2011
    Location
    Rhône Alpes, France
    MS-Off Ver
    Excel 2007
    Posts
    201

    Re: Grouping Data by 3 Values

    Hi,
    May be a solution with pivot table : CIE a sorted from smallest to largest
    I don't know if this will fit the whole database
    Hope this helps
    Best regards
    Attached Files Attached Files

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,740

    Re: Grouping Data by 3 Values

    Looking at your data, it looks like you could sort it by CEI a, then CEI b, then CEI L, all in smallest to largest order.

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    01-20-2012
    Location
    Newcastle, England
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Grouping Data by 3 Values

    Hello Again All,

    I hadn't realised you could have multiple levels of sorting. This allowed me to sort the data by colour and there is a colour difference equation which I applied to see if one product is the same as the one below and used an IF statement to return "same" or "different". I'm pretty sure from here it should be possible to group blocks labelled "same" as being the same colour but I'm still working on that part.

    Thanks for your help

    Jarvice

+ 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