#1   Report Post  
Posted to microsoft.public.excel.misc
Looney
 
Posts: n/a
Default Multiple Conditions

I'm trying to add the values in SHEET B column C2:C100 but only if they meet
two criterias. I want my answer in SHEET A colum h. In order to get a
result, SHEET B column b2:b100 has to equal "Other Funds" and SHEET b column
a2:a100 has to equal SHEET A column a1, a2, a3....
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Multiple Conditions

Do you mean

=SUMPRODUCT(--('SHEET B'!b2:b100="Other Funds"),--('SHEET B'!a2:a100='SHEET
A'!A1),'SHEET B'!C2:C100)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
I'm trying to add the values in SHEET B column C2:C100 but only if they

meet
two criterias. I want my answer in SHEET A colum h. In order to get a
result, SHEET B column b2:b100 has to equal "Other Funds" and SHEET b

column
a2:a100 has to equal SHEET A column a1, a2, a3....



  #3   Report Post  
Posted to microsoft.public.excel.misc
Looney
 
Posts: n/a
Default Multiple Conditions

Thanks for the response Bob. Yes, that's exactly what I mean. I have tried
that formula but all I get is zeros.

"Bob Phillips" wrote:

Do you mean

=SUMPRODUCT(--('SHEET B'!b2:b100="Other Funds"),--('SHEET B'!a2:a100='SHEET
A'!A1),'SHEET B'!C2:C100)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
I'm trying to add the values in SHEET B column C2:C100 but only if they

meet
two criterias. I want my answer in SHEET A colum h. In order to get a
result, SHEET B column b2:b100 has to equal "Other Funds" and SHEET b

column
a2:a100 has to equal SHEET A column a1, a2, a3....




  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Multiple Conditions

Post some data examples.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
Thanks for the response Bob. Yes, that's exactly what I mean. I have

tried
that formula but all I get is zeros.

"Bob Phillips" wrote:

Do you mean

=SUMPRODUCT(--('SHEET B'!b2:b100="Other Funds"),--('SHEET

B'!a2:a100='SHEET
A'!A1),'SHEET B'!C2:C100)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
I'm trying to add the values in SHEET B column C2:C100 but only if

they
meet
two criterias. I want my answer in SHEET A colum h. In order to get

a
result, SHEET B column b2:b100 has to equal "Other Funds" and SHEET b

column
a2:a100 has to equal SHEET A column a1, a2, a3....






  #5   Report Post  
Posted to microsoft.public.excel.misc
Looney
 
Posts: n/a
Default Multiple Conditions

The formula works great Bob. I found out that excel was reading one of the
column as text and the other as number.

Once again, thanks for all your help Bob.

"Bob Phillips" wrote:

Post some data examples.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
Thanks for the response Bob. Yes, that's exactly what I mean. I have

tried
that formula but all I get is zeros.

"Bob Phillips" wrote:

Do you mean

=SUMPRODUCT(--('SHEET B'!b2:b100="Other Funds"),--('SHEET

B'!a2:a100='SHEET
A'!A1),'SHEET B'!C2:C100)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Looney" wrote in message
...
I'm trying to add the values in SHEET B column C2:C100 but only if

they
meet
two criterias. I want my answer in SHEET A colum h. In order to get

a
result, SHEET B column b2:b100 has to equal "Other Funds" and SHEET b
column
a2:a100 has to equal SHEET A column a1, a2, a3....






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
Multiple conditions and multiple return values Minerva Excel Worksheet Functions 3 February 16th 06 06:57 AM
COUNT using multiple conditions SamGB Excel Discussion (Misc queries) 2 February 9th 06 10:12 PM
Vlookup with multiple conditions cambrus Excel Worksheet Functions 1 March 11th 05 05:21 PM
SUM based on multiple conditions - SORRY, URGENT!!! marika1981 Excel Worksheet Functions 4 February 18th 05 11:13 AM
How to multiple conditions to validate more than 2 conditions to . Bhuvana Govind Excel Worksheet Functions 1 January 28th 05 07:07 PM


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