Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Highlight numbers repeating more than 3 times

Hi
I need to highlight the numbers occuring more than 3 times in a range of
numbers
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Highlight numbers repeating more than 3 times

1. Select the cell/Range. Please note that cell A1 is the active cell in the
selection range which is used in the below formula.. (Active cell will have a
white background even after selection)

2. From menu FormatConditional Formatting

3. For Condition1Select 'Formula Is' and enter the below formula
=COUNTIF($A$1:$J$10,A1)3

4. Click Format ButtonPattern and select your color (say Red)

5. Hit OK

If this post helps click Yes
---------------
Jacob Skaria


"Asoka Walpitagama - Brandix College IT" wrote:

Hi
I need to highlight the numbers occuring more than 3 times in a range of
numbers

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Highlight numbers repeating more than 3 times

Use conditional formatting with a formula condition like:

=COUNTIF(range,cell)3

Hope this helps.

Pete

On Sep 8, 10:27*am, Asoka Walpitagama - Brandix College IT
osoft.com wrote:
Hi
I need to highlight the numbers occuring more than 3 times in a range of
numbers


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Highlight numbers repeating more than 3 times

THANKS BUDDY

IT WORKED - PERFECT

Rgds

"Jacob Skaria" wrote:

1. Select the cell/Range. Please note that cell A1 is the active cell in the
selection range which is used in the below formula.. (Active cell will have a
white background even after selection)

2. From menu FormatConditional Formatting

3. For Condition1Select 'Formula Is' and enter the below formula
=COUNTIF($A$1:$J$10,A1)3

4. Click Format ButtonPattern and select your color (say Red)

5. Hit OK

If this post helps click Yes
---------------
Jacob Skaria


"Asoka Walpitagama - Brandix College IT" wrote:

Hi
I need to highlight the numbers occuring more than 3 times in a range of
numbers

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Autofill reference formula but repeating n times before incrementi Anton[_2_] Excel Worksheet Functions 4 July 22nd 08 04:22 PM
Repeating/incrementing dates 35039 times Daiv Excel Discussion (Misc queries) 5 January 4th 07 09:54 PM
How do i use the same name multiple times in repeating worksheets Chris.Daniels Excel Discussion (Misc queries) 1 October 11th 06 10:47 AM
I want random numbers generated without repeating numbers Johncobb Excel Worksheet Functions 2 September 7th 06 04:52 PM
REPEATING NUMBERS IN A ROW nazzoli Excel Worksheet Functions 1 August 17th 06 02:57 PM


All times are GMT +1. The time now is 10:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"