View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
stumped stumped is offline
external usenet poster
 
Posts: 37
Default counting nonblank rows

I'm trying to figure out how to integrate the number of nonblank rows within
a given array into my formula. I have tried COUNTA(ROWS(C6:Z29),1), but that
does not give the correct result. Any help that you all may offer would be
greatly appreciated.