View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SUDHENDRA SUDHENDRA is offline
external usenet poster
 
Posts: 21
Default FINDING LAST ROW OF THE DATA

Hi

I have a worksheet with data, the data in each column is
not continous.

I want to find the last row of the data (the data is in
Column A to Column R) the data is not continus in any of
the columns.

Can anyone help in writing a VBA code in finding the last
row of data

thanks in advance