+ Reply to Thread
Results 1 to 5 of 5

highlight a cell if its value is in another row

  1. #1
    Forum Contributor
    Join Date
    02-03-2020
    Location
    Wisconsin
    MS-Off Ver
    365
    Posts
    150

    highlight a cell if its value is in another row

    hello, i'm looking for some help in conditional formatting. I am trying to highlight 1 cell (K3) if the value of K3 - which will change - is found anywhere in column A.

    the purpose of this is to check for duplicates in a very long list of data without having to scroll down. I would type a number in K3, and if that number exists in column A, K3 would light up.

    Thanks

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: highlight a cell if its value is in another row

    Your rule for K3:

    =ISNUMBER(MATCH(K3,A:A,0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    02-03-2020
    Location
    Wisconsin
    MS-Off Ver
    365
    Posts
    150

    Re: highlight a cell if its value is in another row

    thank you! worked like a charm

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: highlight a cell if its value is in another row

    You're welcome.

  5. #5
    Registered User
    Join Date
    12-06-2021
    Location
    Nevada, USA
    MS-Off Ver
    Office 365 for enterprise
    Posts
    2

    Re: highlight a cell if its value is in another row

    Hi,

    This got me 90% of the way! If I could piggyback on this thread..?

    I keep a running list of vendors on my "Starts" (table name "VendorList") sheet. I'd like to Highlight any cells is my "Data" sheet that contain any vendors in my list on Starts $I3:I$I32. Can I manipulate the above formula?

+ 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. Replies: 8
    Last Post: 12-15-2020, 11:02 AM
  2. Formula to validate cell values and highlight another cell based on results
    By heatherlockhart in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-24-2019, 03:24 PM
  3. Auto highlight row & column of active cell without deleting existing cell colour
    By claire_wilson in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-22-2017, 08:31 PM
  4. Replies: 3
    Last Post: 09-16-2017, 01:03 PM
  5. Replies: 1
    Last Post: 01-20-2014, 03:52 AM
  6. [SOLVED] Highlight active cell, un-highlight when no longer active?
    By cdterry in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-20-2013, 02:39 PM
  7. Replies: 5
    Last Post: 05-27-2005, 02:05 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