#1   Report Post  
Junior Member
 
Posts: 3
Question Ifsumproduct

I have a large amount of data that I want to provide summary for.

Column A is product group (product 1, 2, 3 etc)
Column B is unit cost price
Columns C onwards are units volume sales per month

Is there anyway I can produce a one cell formula that SUMPRODUCT's columns B & C on the condition that column A cells = "product name"?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Ifsumproduct

=sumif(A:A,"productname",B:B)

=sumif(A:A,"productname",C:C)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"stevekanc" <s190468&lt;at)btinternet - dot - com wrote in message
...

I have a large amount of data that I want to provide summary for.

Column A is product group (product 1, 2, 3 etc)
Column B is unit cost price
Columns C onwards are units volume sales per month

Is there anyway I can produce a one cell formula that SUMPRODUCT's
columns B & C on the condition that column A cells = "product name"?




--
stevekanc



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



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