Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Request for Help with Count Formula

I am trying to write a formula that tells me how many from
Ghana were Invalidated (Answer=4)

In other words, count column A only if it is "Ghana", and
only if column B is also "invalidate"

Column A Column B
Brazil Validate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Validate
Bulgaria Invalidate
Bulgaria Validate
Ghana Invalidate
Ghana Invalidate
Ghana Invalidate
Ghana Invalidate
Ghana Validate
Greece Validate
Greece Invalidate

Thank you in advance for any help or advice!

Jennifer

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default Request for Help with Count Formula

=SUMPRODUCT((A1:A15="Ghana")*(B1:B15="Invalidate") )

Alan Beban

Jennifer wrote:
I am trying to write a formula that tells me how many from
Ghana were Invalidated (Answer=4)

In other words, count column A only if it is "Ghana", and
only if column B is also "invalidate"

Column A Column B
Brazil Validate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Invalidate
Bulgaria Validate
Bulgaria Invalidate
Bulgaria Validate
Ghana Invalidate
Ghana Invalidate
Ghana Invalidate
Ghana Invalidate
Ghana Validate
Greece Validate
Greece Invalidate

Thank you in advance for any help or advice!

Jennifer


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
Formula Request dernspiker Excel Worksheet Functions 5 March 13th 09 06:34 PM
formula request.... Shevvie Excel Discussion (Misc queries) 1 December 18th 07 03:48 PM
Formula request Serge Excel Discussion (Misc queries) 1 February 26th 07 12:40 AM
IF AND FORMULA REQUEST Tonto Excel Discussion (Misc queries) 5 August 4th 06 07:24 PM
Formula help request [email protected] Excel Discussion (Misc queries) 3 January 26th 06 05:22 PM


All times are GMT +1. The time now is 03:51 AM.

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"