Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Teri
 
Posts: n/a
Default CountA formula with an IF statement

I have a worksheet with one column of names (and many more columns of data to
include months). I need to have a count on the bases of the name without
getting the data out of monthly sequence.

I have tried IF(a4:a20=John,CountA,0). This of course does not work. What
do I need to do?

Thanks
Teri
  #2   Report Post  
KL
 
Posts: n/a
Default

Try this:

=COUNTIF($A$4:$A$20;"John")

Regards,
KL

"Teri" wrote in message
...
I have a worksheet with one column of names (and many more columns of data
to
include months). I need to have a count on the bases of the name without
getting the data out of monthly sequence.

I have tried IF(a4:a20=John,CountA,0). This of course does not work. What
do I need to do?

Thanks
Teri



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
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Simple formula doesn't quite add up circeo Excel Discussion (Misc queries) 3 January 17th 05 09:04 PM
how do I make a formula NOT change when the data range is moved? Alida Andrews Excel Discussion (Misc queries) 2 January 6th 05 09:02 PM
Creating Formula using check boxes Anthony Slater Excel Discussion (Misc queries) 3 January 4th 05 03:03 PM
Excel 2003 - Formula result shows as 0:00 Serena Excel Worksheet Functions 4 November 11th 04 10:18 PM


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