View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Silpa Silpa is offline
external usenet poster
 
Posts: 1
Default filter and autofill series number

1. I applied filters in my excel
2. I need to put series of number
3. By using this " =COUNTIF(Z$1:Z19,"<") " formula we can able to fill the
number series when the filters are applied for the excel. But this working
fine when we drag the same for the rest of the column
4. I need to a solution for the same scenario when we double click on the
right corner of the selected cells (to autofill the number series for the
remaining cells instead of draggging)