View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default row number and column number of cell

I don't quite understand the question but

myrow=activecell.row
mycol=activecell.column


--
Don Guillett
SalesAid Software

"Pierre Laporte" wrote in message
...
I need to know in visual basic what is the row number and column number of
the cell that is used with the highest row and column number.

__________________________________________________ ________________ Pierre
Laporte