Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default Conditional Summing

I have a worksheet with multiple columns. I want to add all the values in
the amount column that equal certain information in 3 of the other
columns...in other words, if an invoice pertains to a specific job and
specific phase number and is marked x in the Paid column, I want to include
that amount in the sum. Any help would be appreciated. I've done it (I
think) the way the book says, but to no avail.
--
Rich D
Armstrong Custom Homes
Redmond
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Conditional Summing

rICH,

a bit lacking on detail but this checks rows 2 - 6 of columns A & B &C for
values and if it fins then sums column D.

=SUMPRODUCT((A2:A6="abc")*(B2:B6="def")*(C2:C6="gh y")*(D2:D6))

Mike

"Rich D" wrote:

I have a worksheet with multiple columns. I want to add all the values in
the amount column that equal certain information in 3 of the other
columns...in other words, if an invoice pertains to a specific job and
specific phase number and is marked x in the Paid column, I want to include
that amount in the sum. Any help would be appreciated. I've done it (I
think) the way the book says, but to no avail.
--
Rich D
Armstrong Custom Homes
Redmond

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 summing Michel Khennafi Excel Worksheet Functions 3 May 22nd 07 03:08 PM
Conditional Summing... AC [MVP MCMS] Excel Worksheet Functions 2 March 11th 06 07:47 PM
Conditional summing Brad Excel Discussion (Misc queries) 1 August 31st 05 10:55 PM
Conditional Summing MartinShort Excel Discussion (Misc queries) 4 July 1st 05 12:11 PM
"Conditional" summing Aladin Akyurek Excel Worksheet Functions 0 January 16th 05 07:46 PM


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