Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I count how often a text or number appears in entire worksh

I have a worksheet of scheduled hours:

Sun Mon Tue Wed Thu Fri
off v v 6a^1 7a^2 v
v 8a^3 8a^3 8a^3 8a^3
MD1 MD1 MD1
AM*C* MD1 AM1 AM*C* MD1

How can I get the number of times, for instance, v appears?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default How do I count how often a text or number appears in entire worksh

Something like:

=COUNTIF(A1:F5,"*v*")

will count cells containing a v

=COUNTIF(A1:F5,"v")

will count cells having only a single v in them and nothing else


--
Gary''s Student - gsnu200748


"willwork4food" wrote:

I have a worksheet of scheduled hours:

Sun Mon Tue Wed Thu Fri
off v v 6a^1 7a^2 v
v 8a^3 8a^3 8a^3 8a^3
MD1 MD1 MD1
AM*C* MD1 AM1 AM*C* MD1

How can I get the number of times, for instance, v appears?


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 number of times text appears MMcQ Excel Discussion (Misc queries) 3 February 9th 07 07:33 PM
How do I count the number of times a value appears? Christine Excel Worksheet Functions 2 February 8th 07 09:38 PM
display and count the number of times a value appears dbath Excel Worksheet Functions 8 June 24th 06 07:57 AM
Count Number of Times Something appears Mark B Excel Worksheet Functions 5 November 29th 05 08:36 PM
count the number of times data appears on the same row from two c. GavT9 Excel Worksheet Functions 1 May 2nd 05 01:47 AM


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