Thread
:
Retrieve Row Index Number
View Single Post
#
1
Posted to microsoft.public.excel.programming
loren.pottinger
external usenet poster
Posts: 34
Retrieve Row Index Number
Hello all,
I am writing a macro where I would like to retrieve the row number and
set an integer variable to that value.
For example I have:
Dim RowVal As Integer
If I am in cell M7, how do I get RowVal to be = to 7?
Reply With Quote
loren.pottinger
View Public Profile
Find all posts by loren.pottinger