highlighting duplicates

ryan_kos

New member
Local time
Today, 00:09
Joined
May 29, 2002
Messages
9
In my database, I import a table from excel, then put it into a report. The report sorts the data according to sub headings. Then, if one item in a sub heading is the same as the next one, both of the items are highlighted. eg
Serial # 123
Unit # 14
Unit # 14
Both of the 14's should be highlighted. Is there a way to code this in VBA? I think that all I need is how to compare the first item to the second item
 
How many different ways are you going to ask this question, Ryan? You now have it going in three places....follow up on one if something isn't working, instead of starting over from scratch.
 
I'm Sorry, Richard, I didn't mean to hurt anyones feelings.
 

Users who are viewing this thread

Back
Top Bottom