#1   Report Post  
luvthavodka
 
Posts: n/a
Default COUNTA AND

Need formula based on:

COUNTA(E:E) AND COUNTIF(F:F,"Sarah")

But how do I put these two requirements together?

Thanks
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default


=SUMPRODUCT(--(F1:F100="Sarah"),--(NOT(ISBLANK(E1:E100))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"luvthavodka" wrote in message
...
Need formula based on:

COUNTA(E:E) AND COUNTIF(F:F,"Sarah")

But how do I put these two requirements together?

Thanks



  #3   Report Post  
olasa
 
Posts: n/a
Default


=AND(COUNTA(E:E),COUNTIF(F:F,"Sarah"))
or maybe that should be
=COUNTA(E:E)=COUNTIF(F:F,"Sarah")

Ola


--
olasa
------------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...o&userid=17760
View this thread: http://www.excelforum.com/showthread...hreadid=384698

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
using COUNTA DougMc Excel Discussion (Misc queries) 4 May 30th 05 12:57 AM
COUNTA, COUNTIF? Newbie Excel Worksheet Functions 1 March 18th 05 11:33 AM
Unable to Copy COUNTA() with cell references EugenioB Excel Worksheet Functions 1 February 16th 05 01:07 PM
Problems copying cells using offset and counta hlckom Excel Discussion (Misc queries) 4 January 30th 05 12:49 AM
counta DanC Excel Worksheet Functions 4 January 5th 05 03:49 AM


All times are GMT +1. The time now is 01:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"