PC Review


Reply
Thread Tools Rate Thread

Addition of two Column with Condition

 
 
Tayyab
Guest
Posts: n/a
 
      21st Feb 2011
Hi
I need a formula that calculate two or more column with given
condition, I used SUMIF and DSUM , but it cant worked.
 
Reply With Quote
 
 
 
 
joeu2004
Guest
Posts: n/a
 
      21st Feb 2011
On Feb 21, 4:12*am, Tayyab <sheikhtay...@gmail.com> wrote:
> I need a formula that calculate two or more column with given
> condition, I used SUMIF and DSUM , but it cant worked.


Difficult to answer without a specific example. Perhaps one of the
following will help:

=SUMIF(A1:A100,"<100",B1:B100)+SUMIF(A1:A100,"<100",C1:C100)

or

=SUMPRODUCT((A1:A100<100)*(B1:C100))

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need VBA for for column addition and on condition resets to 0 C Microsoft Excel Programming 2 20th Apr 2009 08:09 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row >> look MPSingley@midamerican.com Microsoft Excel Programming 2 30th Dec 2006 06:23 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row >> look MPSingley@midamerican.com Microsoft Excel Misc 0 27th Dec 2006 04:31 PM
Re: Addition base on condition JulieD Microsoft Excel Worksheet Functions 2 15th Apr 2005 08:39 PM
Amend formula to include addition condition Pat Microsoft Excel Worksheet Functions 1 16th Mar 2005 03:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:05 AM.