Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tulkas
 
Posts: n/a
Default Count problems[Excel 97]


Hi there,

I did a search on the forum to find an answer to my question but didn't
find anything.

Here is my prob :

Lets say I got this page-

___a___b_____c__d__
1 Name Type Job bla
2 Name Type Job bla
3 Name Type Job bla
4 Name Type Job bla
5 Name Type Job bob

I want a Cell to write how many row I got( 5 in this exemple) and only
count the cells with bla in the D column(4 in this exemple).

Sorry if I'm not really clear but if you can help me feel free to
answer :)

thx,
Tulkas.


--
Tulkas
------------------------------------------------------------------------
Tulkas's Profile: http://www.excelforum.com/member.php...o&userid=24386
View this thread: http://www.excelforum.com/showthread...hreadid=379763

  #2   Report Post  
MrShorty
 
Posts: n/a
Default


The COUNTA(D1:D100) function will count all non-blank cells in the range
D1:D100. The COUNTIF(D1:D100,"bla") will count how many times the text
"bla" occurs in the range D1:D100.

That should work for you unless I missed something.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=379763

  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

It looks like =countif() would work for you:

=countif(d1:d10,"bla")

Debra Dalgleish has lots of info about counting cells at:
http://www.contextures.com/xlFunctions04.html



Tulkas wrote:

Hi there,

I did a search on the forum to find an answer to my question but didn't
find anything.

Here is my prob :

Lets say I got this page-

___a___b_____c__d__
1 Name Type Job bla
2 Name Type Job bla
3 Name Type Job bla
4 Name Type Job bla
5 Name Type Job bob

I want a Cell to write how many row I got( 5 in this exemple) and only
count the cells with bla in the D column(4 in this exemple).

Sorry if I'm not really clear but if you can help me feel free to
answer :)

thx,
Tulkas.

--
Tulkas
------------------------------------------------------------------------
Tulkas's Profile: http://www.excelforum.com/member.php...o&userid=24386
View this thread: http://www.excelforum.com/showthread...hreadid=379763


--

Dave Peterson
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
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 8 May 18th 05 04:23 AM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 0 May 15th 05 08:14 PM
Match Last Occurrence of two numbers and Count to Previous Occurence Sam via OfficeKB.com Excel Worksheet Functions 33 April 4th 05 02:17 PM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
Count number to reach a cumulative value Bruce Excel Worksheet Functions 5 January 25th 05 05:14 PM


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