View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Joey Joey is offline
external usenet poster
 
Posts: 45
Default Formulas - Countif and Fill Down

Hello,

I created a Countif function to add totals from Column A. =Countif(A:A,1).
I have over 6000 entries and would like a way to Fill Down and have the
Criteria in my range automatically update from ranges of 1 to 295. Is this
possible or do I need to create a Macro?

Thanks