Sometimes we need to know the current cell position. This would do the trick.
Sub MyPosition() myRow = ActiveCell.Row myCol = ActiveCell.Column Msgbox myRow & "," & myColEnd Sub
Subscribe for FREE Excel Items:
E-mail:
No comments:
Post a Comment