#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Advance filter count

Excel 2007
I have a worksheet with columns labelled B-AU (B1:AU1).
Rows are labelled 1-450 (A2:A452).
The contents are either 0 or 1.

I'd like to be able to count the number of 1's and block them- with the
outpu being for example rows 1,4,6,7,300,234 present in columns B,C,D,AB,X
workng from only present in one column to present in all.

Is this possible? Any help would be much appreciated.

Regards

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Advance filter count

I would use a formula. Put into cell A455 the following formula

=countif(A2:A452,1)

Then copy formula to B455,C455,D455,AB455,X455

"matty" wrote:

Excel 2007
I have a worksheet with columns labelled B-AU (B1:AU1).
Rows are labelled 1-450 (A2:A452).
The contents are either 0 or 1.

I'd like to be able to count the number of 1's and block them- with the
outpu being for example rows 1,4,6,7,300,234 present in columns B,C,D,AB,X
workng from only present in one column to present in all.

Is this possible? Any help would be much appreciated.

Regards

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advance Filter RKS Excel Discussion (Misc queries) 0 March 27th 08 09:41 AM
Advance Filter Formula Teddy-B Excel Discussion (Misc queries) 2 January 7th 07 03:16 PM
Advance Filter Obi-Wan Kenobi Excel Discussion (Misc queries) 3 March 22nd 06 09:47 PM
advance filter DANmcc Excel Discussion (Misc queries) 2 April 20th 05 10:13 PM
about advance filter Max New Users to Excel 1 December 30th 04 04:59 AM


All times are GMT +1. The time now is 09:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"