20120811

Using Offset



Sub select_offset()
Range("C4").Offset(2, -1).Interior.Color = 222
End Sub



No comments:

Post a Comment