Is there a way that I can convert
to the activesheets.ce lls format.
I am trying to select multiple cells with variable references.
Thanks
Code:
Range("A1:C1,A3:C6,A8:C11").Select
I am trying to select multiple cells with variable references.
Thanks
Comment