Thread
:
Coloring cells with same values using VBA?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Michael[_27_]
external usenet poster
Posts: 41
Coloring cells with same values using VBA?
Hi,
Say in an Excel column I have this:
B1 12
B2 12
B3 4
B4 7
B5 4
B6 12
B7 7
and want to use a VBA piece of code to give same color to those with
same value. How can I do so please?
Regards,
Mike
Reply With Quote
Michael[_27_]
View Public Profile
Find all posts by Michael[_27_]