Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Highlighting reaccuring info in a spreadsheet

How would I be able to highlight information in a spreadsheet that is
repeated through out the spreadsheet?
e.g.

acc# name due date start date
111 tm 1/12 1/10 <---------
222 np 11/08 10/08
333 cm 1/13 2/3
111 tm 3/4 2/5 <---------
444 sm 1/2 9/2

How would I highlight or format or mark in some way the two lines I have
arrows on. Notice that the dates are different but the other stuff is the
same. This is a simple example I have over 700 rows I have to go through and
there is over 20 columns of info for each row. I know over a hundred of these
rows repeat and I need to highlight them in some way. Any help would be
greatly apreciated.

P.S.
Sorting and then highlighting by clicking on the reacurring items is not an
option.




  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Highlighting reaccuring info in a spreadsheet

The general way to do this is to count the duplicate occurrences. Use a
formula like:
=SUMPRODUCT(--($A$1:$A$1000=A1),--($B$1:$B$1000=B1))
and copy it down.

Now filter all the results greater than zero. Or set a conditional format
based on value 0.

Regards,
Fred

"wmead" wrote in message
...
How would I be able to highlight information in a spreadsheet that is
repeated through out the spreadsheet?
e.g.

acc# name due date start date
111 tm 1/12 1/10 <---------
222 np 11/08 10/08
333 cm 1/13 2/3
111 tm 3/4 2/5
<---------
444 sm 1/2 9/2

How would I highlight or format or mark in some way the two lines I have
arrows on. Notice that the dates are different but the other stuff is the
same. This is a simple example I have over 700 rows I have to go through
and
there is over 20 columns of info for each row. I know over a hundred of
these
rows repeat and I need to highlight them in some way. Any help would be
greatly apreciated.

P.S.
Sorting and then highlighting by clicking on the reacurring items is not
an
option.





  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Highlighting reaccuring info in a spreadsheet

I knew there was a formula I could use. Thank you so very much.

"Fred Smith" wrote:

The general way to do this is to count the duplicate occurrences. Use a
formula like:
=SUMPRODUCT(--($A$1:$A$1000=A1),--($B$1:$B$1000=B1))
and copy it down.

Now filter all the results greater than zero. Or set a conditional format
based on value 0.

Regards,
Fred

"wmead" wrote in message
...
How would I be able to highlight information in a spreadsheet that is
repeated through out the spreadsheet?
e.g.

acc# name due date start date
111 tm 1/12 1/10 <---------
222 np 11/08 10/08
333 cm 1/13 2/3
111 tm 3/4 2/5
<---------
444 sm 1/2 9/2

How would I highlight or format or mark in some way the two lines I have
arrows on. Notice that the dates are different but the other stuff is the
same. This is a simple example I have over 700 rows I have to go through
and
there is over 20 columns of info for each row. I know over a hundred of
these
rows repeat and I need to highlight them in some way. Any help would be
greatly apreciated.

P.S.
Sorting and then highlighting by clicking on the reacurring items is not
an
option.






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
My spreadsheet will not update new info Confused? Excel Discussion (Misc queries) 0 November 18th 08 03:43 PM
Working spreadsheet highlighting function for Excel 2007 Mr. Low Excel Worksheet Functions 4 June 16th 06 06:12 PM
new copy of spreadsheet using old spreadsheet info. e_vandenbush Excel Discussion (Misc queries) 1 January 17th 06 03:28 AM
Highlighting changes to a spreadsheet in a differing STYLE CLare Excel Discussion (Misc queries) 1 October 25th 05 05:13 PM
Highlighting blanks via GO TO SPECIAL is not highlighting blank cells - HELP, I'm totally stuck. Jamie Furlong Excel Discussion (Misc queries) 6 August 28th 05 09:27 PM


All times are GMT +1. The time now is 01:02 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"