A
AlanJCarr
Hi guys,
I want to create a Macro which styles the cell selected by the user an
the 10 adjacent cells on the same row green. I'm a bit confused as wha
to set the range as, the cell selected will always be in C and I want i
highlighted up to M of the selected row only.
Range("XXX").Select
Selection.Style = "Good
I want to create a Macro which styles the cell selected by the user an
the 10 adjacent cells on the same row green. I'm a bit confused as wha
to set the range as, the cell selected will always be in C and I want i
highlighted up to M of the selected row only.
Range("XXX").Select
Selection.Style = "Good