Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Index match within sumproduct

Hi all,
I'm sure there's a simple answer to this.

Why does the Match work in this:
=SUMPRODUCT((MATCH(C17:C24,zz_margin_factors_desc, 0)))*(E17:E24<""))

but in this example, the match returns a #Value:
=SUMPRODUCT((INDEX(zz_margin_profile_percs,MATCH(C 17:C24,zz_margin_factors_desc,0)))*(E17:E24<""))

Thanks for all help offered!
Regards,
Bony
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Index match within Sumproduct

Hi Bony

Possibly the range
zz_margin_profile_percs
is not of the same dimensions as C17:C24
--
Regards
Roger Govier

"Bony Pony" wrote in message
...
Hi all,
I'm sure there's a simple answer to this.

Why does the Match work in this:
=SUMPRODUCT((MATCH(C17:C24,zz_margin_factors_desc, 0)))*(E17:E24<""))

but in this example, the match returns a #Value:
=SUMPRODUCT((INDEX(zz_margin_profile_percs,MATCH(C 17:C24,zz_margin_factors_desc,0)))*(E17:E24<""))

Thanks for all help offered!
Regards,
Bony


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Index match within Sumproduct

Hi Roger,
Thanks for the reply. However, in the first example, sumproduct steps
through the match lookup range of C17:C24. This is what I would expect it to
do.

In the second example, the lookup range throws a #Value.

I expect it is the INDEX and SUBPRODUCT that clash. Anyway, I found a
workaround.

Best regards,
Bony

"Roger Govier" wrote:

Hi Bony

Possibly the range
zz_margin_profile_percs
is not of the same dimensions as C17:C24
--
Regards
Roger Govier

"Bony Pony" wrote in message
...
Hi all,
I'm sure there's a simple answer to this.

Why does the Match work in this:
=SUMPRODUCT((MATCH(C17:C24,zz_margin_factors_desc, 0)))*(E17:E24<""))

but in this example, the match returns a #Value:
=SUMPRODUCT((INDEX(zz_margin_profile_percs,MATCH(C 17:C24,zz_margin_factors_desc,0)))*(E17:E24<""))

Thanks for all help offered!
Regards,
Bony


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
Combination...SumProduct, Index, Match? Monte Excel Worksheet Functions 4 July 16th 08 08:07 AM
vlookup, sumproduct, hlookup, index match, not sure SteveC Excel Discussion (Misc queries) 5 February 15th 07 08:46 PM
Help: Vlookup, Index, Match, or Sumproduct? Phrank Excel Worksheet Functions 3 February 14th 07 06:43 PM
maybe lookup/index/match/sumproduct been dribbled to 2007 Excel Discussion (Misc queries) 7 January 2nd 07 07:00 PM
Combine index match and sumproduct Esrei Excel Discussion (Misc queries) 2 July 8th 06 05:22 PM


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