View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
jim jim is offline
external usenet poster
 
Posts: 19
Default current row - VBA

micro = ActiveCell.Row

where micro is a variable



-----Original Message-----
Hi, i am wanting to find the row number of a active cell.

can anyone
give me some code to be able to do this?
Many thanks Chris.


---
Message posted from http://www.ExcelForum.com/

.