View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Formula to count words

=SUMPRODUCT(--(examinations="ribs"),--(type="mine"),--(radiographer="koos"))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Batim" wrote in
message ...

I have three colums. one is called examinations with stuff in ;like
ribs, chest,legs and so on. the second in type with stuff in like
private or mine. The third is radiographer with piet, koos and susan.
On a second sheet there is stats. I need to count the amount of ribs
that was done for the mine by koos.


--
Batim
------------------------------------------------------------------------
Batim's Profile:

http://www.excelforum.com/member.php...o&userid=36413
View this thread: http://www.excelforum.com/showthread...hreadid=561858