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

I want to sum the number of times Column B "Games" and Column E is 0.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default Multi-Conditional Functions

You need to specify a range for this too work. (ex. B1:B100)

=SUMPRODUCT(--(B1:B100="Games"),--(E1:E1000))

HTH,
Paul


"DHaze" wrote in message
...
I want to sum the number of times Column B "Games" and Column E is 0.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Multi-Conditional Functions

=SUMPRODUCT(--(B2:B100)="Games"),--(E2:E100)0))

"DHaze" wrote:

I want to sum the number of times Column B "Games" and Column E is 0.

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 formatting - multi-item text list String Excel Worksheet Functions 4 August 5th 06 02:06 PM
multi conditional searching realspido Excel Worksheet Functions 3 April 27th 06 09:50 AM
multi-conditional expense tracking problem Alex Excel Worksheet Functions 2 April 9th 06 04:49 PM
Multi functions SR Excel Worksheet Functions 6 July 17th 05 03:28 PM
how can I paste multi-line/multi-paragraph data into ONE cell? Theano Excel Discussion (Misc queries) 3 June 7th 05 01:10 PM


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