View Single Post
  #16   Report Post  
Posted to microsoft.public.excel.programming
Stefano[_4_] Stefano[_4_] is offline
external usenet poster
 
Posts: 5
Default trying to highlight records with at least 3 same value

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.