+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting applied only if a number appears more than 10 times?

  1. #1
    Registered User
    Join Date
    08-25-2010
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Conditional Formatting applied only if a number appears more than 10 times?

    As the title suggests, I want to conditionally format data that appears in a spreadsheet more than 10 times; I’ll be using a unique file reference in one column to determine the number of occurrences.

    My initial thoughts were to use countif or vlookup but neither seem to work?
    Last edited by BaronDJB; 08-27-2010 at 07:54 AM.

  2. #2
    Forum Contributor
    Join Date
    05-27-2008
    Location
    Newcastle Upon Tyne UK
    MS-Off Ver
    XP Excel 2003
    Posts
    105

    Re: Conditional Formatting applied only if a number appears more than 10 times?

    Try =COUNTIF(N:N,N3)>10

    Column of data is N and the value being check is N3 - when you drag down it will check for every value greater than 10

    edvwvw

  3. #3
    Registered User
    Join Date
    08-25-2010
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Conditional Formatting applied only if a number appears more than 10 times?

    Thanks, that has worked a treat! :

+ 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