Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using auto filter to get rid of columns where there is no infomration.
My problem is, that in another column I need it to just count 1, 2, 3, 4 etc. once it is filtered. Does anyone know how to do this? Thank You, |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have Excel 2003 or 2007, then this formula should do the trick:
=SUBTOTAL(103,$B$2:B2) Place in an empty column adjacent to your data, then copy down as needed. Your column of data that this formula references (Col B in my example) must not contain any blanks for this to work. HTH, Elkar "Katie" wrote: I am using auto filter to get rid of columns where there is no infomration. My problem is, that in another column I need it to just count 1, 2, 3, 4 etc. once it is filtered. Does anyone know how to do this? Thank You, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Count for Auto Filter Doesn't Function under certain circumst | Excel Discussion (Misc queries) | |||
Auto Number the Rows of Auto Filter Result | Excel Discussion (Misc queries) | |||
in data/filter/auto filter | Excel Worksheet Functions | |||
Excel auto filter doesn't recoginize case - won't filter AA from A | Excel Discussion (Misc queries) | |||
Auto-filter won't filter | Excel Worksheet Functions |