#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default =countif ???

Right.
--
Brevity is the soul of wit.


"Teethless mama" wrote:

Should be:

=Sumproduct(--(criteria 1),--(criteria 2)
or
=Sumproduct((criteria 1)*(criteria 2))

It will not work with
=Sumproduct((criteria 1),(criteria 2)


"Dave F" wrote:

You would have to use SUMPRODUCT:

=SUMPRODUCT((B:B="lex"),(C:C="Agent"))

However, in order to use the B:B or C:C reference I believe you need XL
2007. If you're not using that you need to specify your range, i.e.,
B1:B10000, etc.

Dave
--
Brevity is the soul of wit.


"Tammy" wrote:

Can I specify two columns to pull info from? For example - what is wrong
with this formula?

COUNTIF('Utilization Detail'!B:B,"lex") AND ('Utilization Detail'!C:C,"Agent")

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
=countif ??? Dave F Excel Discussion (Misc queries) 0 November 29th 06 04:10 PM
=countif question edju Excel Discussion (Misc queries) 5 October 4th 06 11:45 PM
Is the equation: =COUNTIF B:B, <9/31/2005 AND 9/1/2005 possible? fireofeve Excel Worksheet Functions 4 June 6th 06 02:01 PM
does the =COUNTIF have to be a range? Xanadude Excel Worksheet Functions 2 April 21st 05 08:31 AM
=COUNTIF How to if 2 or more arguments??? Trixie Excel Worksheet Functions 1 March 3rd 05 07:55 PM


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