What are you trying to achieve? Activecell.Offset returns a range object the specified number of rows and columns away from the active cell.
If you are trying to calculate the row &/or column of the active cell, use ActiveCell.Row or ActiveCell.Column.
You need to explain a little more exactly what you're trying to achieve.
Ben
----------------------------------------------
Ben O'Hara
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.