View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard[_20_] Richard[_20_] is offline
external usenet poster
 
Posts: 16
Default First blank row in a column

A couple of weeks ago, someone in this group gave me a
very clean one-line macro to find the first blank row in a
column.

It had (xlDown) and Offset(0,1) in it but I can't remember
the whole thing.

Could someone please help me find it again?

Thanks in advance.