Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Triple Criteria Formula

What formula counts how many cells contain three different criterias i.e. if a
cell D contains "Fr" and cell E contains "B" and cell F contains
"Chancellors" I want it to count but not if it contains one of them or two of
them.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Triple Criteria Formula

=sumproduct(--($D$1:$D$100="Fr"),--($E$1:$E$100="B"),--($F$1:$F$100="Chancellors"))

--
Regards,
Tom Ogilvy


"HonorsOA" wrote:

What formula counts how many cells contain three different criterias i.e. if a
cell D contains "Fr" and cell E contains "B" and cell F contains
"Chancellors" I want it to count but not if it contains one of them or two of
them.

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
Triple lookup? Andy the Yeti Excel Worksheet Functions 6 October 3rd 06 02:43 PM
Apologies for triple post Janev New Users to Excel 2 September 22nd 06 08:56 PM
crazy triple array formula [email protected] Excel Worksheet Functions 3 May 23rd 06 08:21 AM
Triple occurence formula toyota58 Excel Worksheet Functions 1 August 19th 05 10:43 AM
Triple Lookup Formula! gr8guy Excel Programming 1 August 23rd 04 03:14 AM


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