+ Reply to Thread
Results 1 to 5 of 5

Making duplicate filter case sensitive

  1. #1
    Registered User
    Join Date
    07-08-2008
    Location
    Massachusetts
    Posts
    2

    Making duplicate filter case sensitive

    I have a column with values such as 00Q7000000JqHbA and 00Q7000000JqHba that are separate entries. When I go to Conditional Formatting > Highlight Cells Rules > Duplicate Values, these values get marked as duplicates when they're not for my purposes. Is there a way to make the filter case sensitive?

    For example, the two entries "BLUE" and "BLUE" would be marked as duplicates, but the entries "RED" and "red" would not.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Not sure about Excel2007 Conditional Formattting... but you can perhaps just use a formula....

    e.g.

    Select entire range, say H1:H100 and invoke Conditional Formatting....

    Formula Is >> =AND(H1<>"",SUMPRODUCT(--(EXACT(H1,$H$1:$H$100)))>1)

    where H1 is top most cell in your selected range

    Select your format.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    07-08-2008
    Location
    Massachusetts
    Posts
    2
    Thank you very much for the help. Your idea worked perfectly.

  4. #4
    Registered User
    Join Date
    01-11-2018
    Location
    Sydney
    MS-Off Ver
    2016
    Posts
    1

    Re: Making duplicate filter case sensitive

    How do you work the same if the data is in two different tabs?

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Making duplicate filter case sensitive

    Quote Originally Posted by Madhuri Jaikumar View Post
    How do you work the same if the data is in two different tabs?
    Hi, welcome to the forum

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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