View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
RS RS is offline
external usenet poster
 
Posts: 113
Default Using CountIf with non-adjacent cells in same column

I am trying to find a count of the letter "A" in the first column. I want to
skip over ten cells (A80 - A90) and continue on counting from A91 and on. I
do not want A80 - A90 to be in the count. Is this possible to do? What
would the formula be? Any advice would be much appreciated!!