View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Valpocandi Valpocandi is offline
external usenet poster
 
Posts: 1
Default How do I set up a counter cell?

I need to set up a cell that counts the number of rows I am using, and sets
that number in a cell. Is there a way to make sure to check to see if the row
has a value in the first cell. I know i need to set up some type of if
statement for this, but I'm not sure how to go about it. Can anyone help me?