Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 100
Default Formula to count occurrences in a filtered column

I have a spreadsheet that uses a fairly complicated formula to count the number of occurrences of a value in a filtered column. Here is the current formula:

[B2]=SUMPRODUCT( SUBTOTAL( 3, OFFSET( NamedRange, ROW(NamedRange) - MIN( ROW( NamedRange )),,1)), 0+(NamedRange=A2))

I'm trying to figure out if there's a more efficient way to do this, as the spreadsheet is very slow and I think that this formula along with many like it are a large part of the problem.

Any suggestions?

Phil.
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
Count occurrences of filename in column Lucky[_6_] Excel Programming 5 November 25th 09 07:48 PM
Formula to count text string in column cells of filtered rows JSS Excel Worksheet Functions 3 October 2nd 09 05:17 PM
Count Number of Occurrences in a Column anniejhsu Excel Worksheet Functions 7 May 31st 06 09:29 AM
Count occurrences of values in a column??!! me123 Excel Worksheet Functions 5 May 10th 06 08:24 PM
Trying to count text for filtered column based on formula dtg_denver Excel Programming 3 August 16th 05 06:14 AM


All times are GMT +1. The time now is 08:00 AM.

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"