Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 414
Default nested subtotal with sumproduct

howdee all.
Last month I'd asked about nesting a subtotal function with a sumproduct.
While my initial question was answered (the way I could explain it), I've
found something that it's not working with.
Here is the worksheet function in its final state.

=SUMPRODUCT(--(ISNUMBER(MATCH(A4:A18,SUM!C10:C77,0))),--(ISNUMBER(MATCH(F4:F18&"",SUM!A10:A77&"",0))),--(SUBTOTAL(3,OFFSET($A$4,ROW(A4:A18)-MIN(ROW(A4:A18)),,))),(C4:C18))


What I'm trying to do is to look at my sum sheet, and subtotal the
non-filtered values using my filtered range/values/criteria for the worksheet
the function is located on,which I'll call my APN sheet.

So, if I were to expand the formula to include the final location's sheet
name, it'd become:
=SUMPRODUCT(--(ISNUMBER(MATCH(APN!A4:A18,SUM!C10:C77,0))),--(ISNUMBER(MATCH(APN!F4:F18&"",SUM!A10:A77&"",0))),--(SUBTOTAL(3,OFFSET(APN!$A$4,ROW(APN!A4:A18)-MIN(ROW(APN!A4:A18)),,))),(APN!C4:C18))





This function is not performing that operation.

What it is performing is the subtotal of the function on my APN sheet.

I've tweaked this formula 3 ways to Sunday, and it's not allowing me to look
at unfiltered values on sum, using my filtered values on APN.

Any ideas on how, or if my goal can be accomplished?

And if this form will not work in the long run, I can dump it for the use of
a better operation.
Again, for clarification, my desired goal is to subtotal non-filtered values
looking at filtered values, and sum the non-filtered values.
In the end, it's a comparison routine, in that I'm ensuring that one value
matches another set of values.

Thank you for your helps.
Best.
SteveB.
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
follow up to nested subtotal/sumproduct SteveDB1 Excel Worksheet Functions 0 August 28th 08 05:48 PM
Nested subtotal display error phil Excel Discussion (Misc queries) 3 October 24th 06 09:16 AM
Nested subtotal figures in wrong order Nested subtotal figures in wrong order Excel Discussion (Misc queries) 7 May 19th 06 03:56 AM
Nested --- Subtotal IF function Lisa Beach Excel Worksheet Functions 3 November 23rd 05 07:58 PM
Nested Subtotal Formula nickimu Excel Worksheet Functions 1 August 30th 05 04:21 PM


All times are GMT +1. The time now is 06:44 PM.

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

About Us

"It's about Microsoft Excel"