Thread
:
Chequer-box Pattern
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stuart[_21_]
external usenet poster
Posts: 154
Chequer-box Pattern
With the range ("A1:Z100") in the activesheet, I would like to create
alternating patterns in the cells using
ColorIndexes 2 and 15.
So A1=2 B1=15 C1=2
And A2=15 B2=2 C2=15 etc
How best to do this, please?
Regards.
Reply With Quote
Stuart[_21_]
View Public Profile
Find all posts by Stuart[_21_]