View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
rockytopfan4ever rockytopfan4ever is offline
external usenet poster
 
Posts: 5
Default Go to end of column of data

I have 9000 to 25000 rows of data depending on the file and the macro I am
running must sum a column. Currently I sum the column down to over 30000
rows. I want to be able to sum the column in the first blank row of that
cell regardless of the number of rows I have without having to go 30000 rows
every time.

Thanks