View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
delali delali is offline
external usenet poster
 
Posts: 2
Default find last row of data

hi,
i was wondering if there is a function that returns the row number of the
last row of data in a file.
i usually just loop down a column until cell value is empty but now i have a
file that has empty cells in betweenm and this doesn't work.

thanx a lot