View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bhanu reakha[_2_] bhanu reakha[_2_] is offline
external usenet poster
 
Posts: 3
Default How to put series of number in excel while filters applied?

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 rows
4. I need 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)