View Single Post
  #17   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default trying to highlight records with at least 3 same value

If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Stefano" wrote in message
...
On Apr 6, 10:22 pm, "Rick Rothstein"
wrote:
@Rick Rothstein
just column A B D. Order is not important


If by that you mean this...

A B D
=== === ===
Rick Stefano Don

matches this....

A B D
=== === ===
Don Stefano Rick

then my posted code will not work for you.

--
Rick (MVP - Excel)


@Rick Rothstein
no...I'll always have "Rick"at A column.... but it still does not seem
to work...why?
Please let me know more...
I mean, if I start a new sheet and I write Rick, Stefano, Don,
respectively into column A, B, D, and i run the macro nothing became
highlighted...?
What I'm doing wrong?

Thank you very much indeed,
Stefano.