View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonathan Vickers Jonathan Vickers is offline
external usenet poster
 
Posts: 6
Default return row number

Hi,

How can I return the row number (in VB inside a macro) of the last
data-containing cell in a particular column?


Thanks for any help,

Jon