#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default SUMPRODUCT help

Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is there a
way to sum across a range of columns.

--
Thanx & regards,
Asif
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 144
Default SUMPRODUCT help

can you provide a sample how your data is layout and your expected result


--
Pls provide your feedback by clicking the Yes button below if this post have
help you. This will help others to search the archives for result better.


Thank You

cheers, francis









"Asif" wrote:

Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is there a
way to sum across a range of columns.

--
Thanx & regards,
Asif

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default SUMPRODUCT help

=SUMPRODUCT(($A$201:$A$300=$A310)*$O$201:$T$300)


"Asif" wrote:

Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is there a
way to sum across a range of columns.

--
Thanx & regards,
Asif

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default SUMPRODUCT help

Try it like this:

=SUMPRODUCT(($A$201:$A$300=$A310)*$O$201:$T$300)


--
Biff
Microsoft Excel MVP


"Asif" wrote in message
...
Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is there a
way to sum across a range of columns.

--
Thanx & regards,
Asif



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default SUMPRODUCT help

Thank you very much. This works.

--
Thanx & regards,
Asif


"T. Valko" wrote:

Try it like this:

=SUMPRODUCT(($A$201:$A$300=$A310)*$O$201:$T$300)


--
Biff
Microsoft Excel MVP


"Asif" wrote in message
...
Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is there a
way to sum across a range of columns.

--
Thanx & regards,
Asif






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default SUMPRODUCT help

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Asif" wrote in message
...
Thank you very much. This works.

--
Thanx & regards,
Asif


"T. Valko" wrote:

Try it like this:

=SUMPRODUCT(($A$201:$A$300=$A310)*$O$201:$T$300)


--
Biff
Microsoft Excel MVP


"Asif" wrote in message
...
Hi,

I am trying to sum across a range of columns using following formual:

=SUMPRODUCT(($A$201:$A$300=$A310),$O$201:$T$300)

But it errors out. I tried to use SUMIF but didn't work either. Is
there a
way to sum across a range of columns.

--
Thanx & regards,
Asif






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
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
SumProduct Ricardo Excel Discussion (Misc queries) 5 October 29th 07 12:59 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
sumproduct Rob Excel Worksheet Functions 4 February 13th 06 03:29 AM
sumproduct Mandy Excel Discussion (Misc queries) 3 February 8th 06 01:25 PM


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