I see that you've discovered the offset method. You can also use the Cells method. This is particularly handy in conjunction with for/next loops. For example, to put something into every cell in column "D", from rows 5 through 125, you could write:
Dim Counter as Integer
For Counter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.