View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mitchell Mitchell is offline
external usenet poster
 
Posts: 19
Default find last cell in a column that has a value

I have a sheet that users can add lines. I need to determine the last
row/cell with a value. This is to be used in countif(ci6:(need to put in last
cell),"")

Thanks for the help.