View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
seeker52 seeker52 is offline
external usenet poster
 
Posts: 1
Default number of rows in spreadsheet

How can I determine the number of rows in a spreadsheet useing visual basic. This number is dynamic and will be used to determine the end of a loop

seeker52