Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Really need some help with a multi conditional SumProduct

All,

I have a big spreadsheet and I would like to sum a column if it meets criteria,

=SUMPRODUCT((DATA!B:B=Profiling!C4)*(DATA!D:D=C12) *(DATA!K1:AX1="2012")*(DATA!K2:AX2="05B")*(DATA!A1 :AX2000))

Challenges:

The first two criteria are column based
The second two are row based

The sumproduct range is quite large

I have tried many different version of the above with an index etc. but I am always getting a 0 response and I cant seem to get it to work

Any help would be greatly appreciated

Thanks so much in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Really need some help with a multi conditional SumProduct

Try,

=SUMPRODUCT((DATA!B1:B2000=Profiling!C4)*(DATA!D1: D2000=C12)*(DATA!K1:AX1="2012")*(DATA!K2:AX2="05B" )*(DATA!A1:AX2000))



On Wednesday, July 9, 2014 9:40:36 AM UTC+5:30, Keelin George wrote:
All,



I have a big spreadsheet and I would like to sum a column if it meets criteria,



=SUMPRODUCT((DATA!B:B=Profiling!C4)*(DATA!D:D=C12) *(DATA!K1:AX1="2012")*(DATA!K2:AX2="05B")*(DATA!A1 :AX2000))



Challenges:



The first two criteria are column based

The second two are row based



The sumproduct range is quite large



I have tried many different version of the above with an index etc. but I am always getting a 0 response and I cant seem to get it to work



Any help would be greatly appreciated



Thanks so much in advance

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
multi-array sumproduct Steve Excel Worksheet Functions 8 July 29th 09 11:41 PM
Multi column sumproduct Todd Excel Worksheet Functions 4 April 18th 09 12:42 AM
a multi-rounded sumproduct driller2 Excel Worksheet Functions 3 December 16th 06 03:16 PM
SUMPRODUCT + multi conditions BernzG Excel Worksheet Functions 3 May 10th 06 02:23 AM
Multi-conditions with SUMPRODUCT and COUNTIF MikeDH Excel Worksheet Functions 2 August 16th 05 02:06 AM


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