Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sum Sum is offline
external usenet poster
 
Posts: 3
Default Highlight Duplicate Data in each Row

The GIF file can also be viewed he
http://www.freepgs.com/user/excel.gif

Thanks!!
:-)


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Highlight Duplicate Data in each Row

Select B2:I4 with B2 as the activecell, do Format=Conditional Formatting

Change Cell Value is to Formula is

enter in the formula

=Countif($B2:$I2,B2)1

then select format and choose font=Red

and OK out.

--
Regards,
Tom Ogilvy


"Sum" <vcswong(at)hotmail.com wrote in message
...
The GIF file can also be viewed he
http://www.freepgs.com/user/excel.gif

Thanks!!
:-)




  #3   Report Post  
Posted to microsoft.public.excel.programming
Sum Sum is offline
external usenet poster
 
Posts: 3
Default Highlight Duplicate Data in each Row

I tried this method, it works something but not all.
Moreover, I need to do it many times whenever I have 200 rows if I se this
method.
Is there any way to use this method in macro?

Thanks!!

"Tom Ogilvy" wrote in message
...
Select B2:I4 with B2 as the activecell, do Format=Conditional Formatting

Change Cell Value is to Formula is

enter in the formula

=Countif($B2:$I2,B2)1

then select format and choose font=Red

and OK out.

--
Regards,
Tom Ogilvy



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
highlight duplicate rows James Excel Discussion (Misc queries) 4 October 10th 08 02:43 PM
How to highlight duplicate entries? Kimbor Excel Discussion (Misc queries) 3 August 15th 06 08:39 PM
Highlight Duplicate on entry jk Setting up and Configuration of Excel 2 July 15th 06 10:46 AM
highlight duplicate entries Baylee Excel Discussion (Misc queries) 2 January 13th 06 07:26 PM
How do I highlight duplicate data on a spreadsheet? Grim72 Excel Worksheet Functions 2 November 17th 05 06:06 PM


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

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

About Us

"It's about Microsoft Excel"