Thread
:
Code that identify row number
View Single Post
#
1
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Code that identify row number
Hi Paul,
Try:
Range("A5").Row
---
Regards,
Norman
"Paul" wrote in message
...
Help! What is the code to identify a row number? Example cell A5. What
code will return row 5?
Thanks
Paul
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones