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

Seelect A1:I100 or whatever the last row is
FormatConditional Formatting
Change Condition 1 To Formula Is
Add a formula of = COUNTIF(1:1,A1)1
Click Format
On the Font tab, select a font colour and Bold
OK out

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Sum" <vcswong(at)hotmail.com wrote in message
...
Hello,

I have an Excel table with about 200 rows. Please see the attached GIF

file.
There are 10 choices for each user. I would like to highlight the

duplicate
entries that the user chose.
After searching from the internet, I can only find the macro to do this

"for
each coloumn" but not for "for each row".

Can anyone teach me the way to do this, please?

Thank you very much!!


Sum





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

Thanks for your suggestion!
COUNTIF(1:1,A1)1 ................. which cannot work



"Bob Phillips" wrote in message
...
Seelect A1:I100 or whatever the last row is
FormatConditional Formatting
Change Condition 1 To Formula Is
Add a formula of = COUNTIF(1:1,A1)1
Click Format
On the Font tab, select a font colour and Bold
OK out

--
HTH

Bob Phillips



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
Highlight Duplicate Data in each Row Sum Excel Programming 2 April 24th 06 01:40 PM
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
highlight duplicate numbers css Excel Discussion (Misc queries) 8 September 16th 05 09:18 AM


All times are GMT +1. The time now is 03:23 AM.

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"