Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bec Bec is offline
external usenet poster
 
Posts: 15
Default Sumproduct Subtotal

I have the following formula and would like to use a subtotal, can anyone help?

=SUMPRODUCT((O21:O10060)*(N21:N1006=0)*($C21:$C10 06))

Essentially the formula is counting addition of vehicles in the current
month. i.e. Counts if the col O0 and col N equals 0
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Sumproduct Subtotal

If you are looking to ignore the hidden values try the below

=SUMPRODUCT(SUBTOTAL(3,OFFSET($C21:$C1006,ROW($C21 :$C1006)-MIN(
ROW($C21:$C1006)),0,1)),--(O21:O10060)*(N21:N1006=0),$C21:$C1006)

If this post helps click Yes
---------------
Jacob Skaria


"Bec" wrote:

I have the following formula and would like to use a subtotal, can anyone help?

=SUMPRODUCT((O21:O10060)*(N21:N1006=0)*($C21:$C10 06))

Essentially the formula is counting addition of vehicles in the current
month. i.e. Counts if the col O0 and col N equals 0

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
Sumproduct Subtotal #Value! error Graham Excel Worksheet Functions 2 February 20th 09 02:46 PM
Another SUMPRODUCT SUBTOTAL question... Bob Phillips[_3_] Excel Worksheet Functions 4 January 19th 09 03:55 PM
nesting sumproduct with subtotal SteveDB1 Excel Worksheet Functions 9 August 27th 08 11:38 PM
Sumproduct and subtotal Marcelo Excel Worksheet Functions 1 March 21st 07 03:26 PM
Subtotal - Can I use Sumproduct ? guilbj2 Excel Discussion (Misc queries) 4 May 30th 05 10:40 PM


All times are GMT +1. The time now is 09:14 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"