+ Reply to Thread
Results 1 to 4 of 4

conditional format if range has more than one entry

  1. #1
    Registered User
    Join Date
    11-28-2016
    Location
    seattle
    MS-Off Ver
    2016
    Posts
    17

    conditional format if range has more than one entry

    Hi, I am having trouble figuring out how to highlight a cell with conditional formatting if a range of cells in a column has more than one entry? (an entry of any type more than one) I thought it would be easy but so far I am not getting it. Can someone help?

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: conditional format if range has more than one entry

    Assuming your cell starts from A1 in Column A. Under Conditional Formatting, use custom formula as type and enter this formula =COUNTIF($A:$A,$A)>1 then apply your format.
    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,726

    Re: conditional format if range has more than one entry

    You could Use a formula... to set the condition - something like this:

    =COUNTA(range)>1

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    11-28-2016
    Location
    seattle
    MS-Off Ver
    2016
    Posts
    17

    Re: conditional format if range has more than one entry

    Wow... Thank you both. I got it. You are so helpful!

+ 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: 11
    Last Post: 11-11-2017, 12:12 AM
  2. Replies: 7
    Last Post: 03-24-2015, 07:44 AM
  3. Conditional Format a range of cells if active cell is not in the range to be formatted.
    By anrichards22 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-07-2013, 05:49 AM
  4. Conditional format to check for entry presence in multiple worksheets
    By Bearded Dan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-02-2012, 04:47 PM
  5. conditional vlookup to find entry within date range
    By coffee_man in forum Excel General
    Replies: 12
    Last Post: 08-07-2011, 03:01 AM
  6. Conditional Format:Entry looks to mult. ranges to highlight many cells
    By Mishka1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-30-2007, 07:24 AM
  7. Replies: 2
    Last Post: 10-06-2005, 03: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