View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
LewisM LewisM is offline
external usenet poster
 
Posts: 1
Default Referring to a portion of a column

Knowing that $A:$A can be used in a worksheet function to refer to all cells
in column A. Is there a way to refer to all cells below a starting point?
(i.e., I want to CountA() all cells below my header rows). I can't just
subtract the number of header rows because the CountA() of those varies.
--
Thanks,
LewisM