View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TomHull TomHull is offline
external usenet poster
 
Posts: 6
Default Find first empty cell in column

Hi,

I need a formula that finds the first empty cell at the bottom of a column
of data. I have tried using the find and select function in a macro and it
fails to find cells often. Have also tried using a MATCH formula but it
doesnt seem to like finding an empty cell.

Any Help,

Thanks

Tom