View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve[_72_] Steve[_72_] is offline
external usenet poster
 
Posts: 2
Default Counting the number of nonempty cells

I want to count the number of nonempty cells in column A. However, I do not
want to start with cell A1. I want to begin counting in cell A4. Then I
would llike to assign this value to a variable. Any help would be greatly
appreciated.

Thanks
sc