LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default adding figures that match 2 true and 1 false if statement cond

Hi,
take a look at this web it has good explanations and examples using sumproduct

http://www.xldynamic.com/source/xld.SUMPRODUCT.html

thanks for the feedback

"UKMAN" wrote:

Eduardo,

if only I could get a course I would understand some of your code :) but I
have been able to amend it to meet my needs so your are brill :)

many thanks

UKMAN

"Eduardo" wrote:

Hi,
As this is a consolidation I assume you have in column A name (sid in A2),
in column B car in B2, in column c you want the total. I assume that the
information is in sheet called "Data", change it and range to fit your needs.

=sumproduct(--(A1=Data!$A$2:$A$1000),--(Data!$E$2:$E$1000<"Rejected"),Data!$$B$2:$B$1000 )


"UKMAN" wrote:

As ever many thanks in advance for any help.

I am struggling to understand how I can say not equal in an if statement in
excel:(

I need to consildate a table which layout is basically:

Col A Col b Col c Col d Col e
(name Car basic Bonus status)

sid 50 100 10 On hold
mary 20 50 5 approved
sid 40 90 10 rejected
sid 30 35 10 review

As this is to do with a budget the consolidation will use the same headings
but the status I want to exclude from the calc for each col is "rejected".

therefore the summary field need to say if Col a = sid, if col b = Car, if
col e not equal "Rejected" then the total car costs for sid is 80. (hope
that makes sence :)

As i mentioned this is a cutdown version of a large sheet.
Cheers UKMAN

 
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
TRUE/FALSE STATEMENT Dave Excel Discussion (Misc queries) 4 September 1st 09 11:55 AM
TRUE/FALSE function in IF statement Caelan Aegana Excel Worksheet Functions 2 July 21st 08 11:45 PM
Two TRUE to one FALSE statement bluebird Excel Worksheet Functions 4 January 11th 07 04:07 PM
If Statement returns true when false? Eric Excel Discussion (Misc queries) 3 September 11th 06 01:58 PM
How can I make a True or False statement a certain color when usi. Wendy Excel Worksheet Functions 1 January 28th 05 05:55 PM


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