+ Reply to Thread
Results 1 to 4 of 4

Conditional formating 2 columns unique criteria

  1. #1
    Registered User
    Join Date
    10-29-2016
    Location
    Guayaquil
    MS-Off Ver
    2013
    Posts
    2

    Conditional formating 2 columns unique criteria

    Hello.
    Im trying to clean up a large list of raw data for scientific reserch... the data table is about 40,000 rows long.
    I have a column with timestamps.. column K
    and i have a column with bird codes... column O

    I need to remove duplicate values from K, ONLY if it is also duplicated in O...

    So for example:

    K O
    time bird
    157 j
    157 j
    157 m
    157 m
    897 h
    897 m
    1012 k
    4587 h
    6548 t
    9687 t
    25684 k
    25684 k
    25684 h
    25684 k
    25684 m
    56486 h
    58587 t
    78987 m
    78987 m
    78987 k
    78987 k
    301564 t
    879594 k
    897562 p
    897562 p

    I want duplicate times highlighted ONly if their bird code is also duplicated
    I can have more than one time unmarked as long as the bird codes are different

    The list should end up like this:

    K O
    time bird
    157 j
    157 m
    897 h
    897 m
    1012 k
    4587 h
    6548 t
    9687 t
    25684 k
    25684 h
    25684 m
    56486 h
    58587 t
    78987 m
    78987 k
    301564 t
    879594 k
    897562 p

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Conditional formating 2 columns unique criteria

    In the attached I've used the below as a conditional formatting formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Does that do what you need?

    BSB
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-29-2016
    Location
    Guayaquil
    MS-Off Ver
    2013
    Posts
    2

    Re: Conditional formating 2 columns unique criteria

    Quote Originally Posted by BadlySpelledBuoy View Post
    In the attached I've used the below as a conditional formatting formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Does that do what you need?

    BSB


    Thank you so much BSB... that is perfect. Have a great day!!!!

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Conditional formating 2 columns unique criteria

    Happy to help mate.
    Don't forget to mark the thread as SOLVED if you're happy your have a working solution.

    Take care.

    BSB

+ 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. insertcolumn+conditional formating unique
    By faustinpowers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-17-2016, 07:40 AM
  2. Replies: 3
    Last Post: 10-16-2015, 06:54 AM
  3. VBA code for Conditional formating for more rows and columns and criteria
    By antoanand1981 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-28-2014, 12:17 AM
  4. Criteria Conditional Formating
    By OLLY-7 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-01-2013, 05:40 AM
  5. [SOLVED] Conditional Formating with 2 criteria
    By rizmomin in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-03-2013, 11:17 AM
  6. Macro of conditional formating, Highlight all duplicates + its unique
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-11-2011, 05:29 AM
  7. Conditional formating with multiple criteria
    By jlkirk in forum Excel General
    Replies: 9
    Last Post: 11-17-2010, 07:01 PM

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