PC Review


Reply
Thread Tools Rate Thread

count number of cells

 
 
tagout
Guest
Posts: n/a
 
      2nd Feb 2010
What is the formula to count the number of cells that start with a particular
character? What I really want to do is count how the number of cells in a
column that start with a through e. I have tried several things but can't
quite come up with the magic formula. thanks for your help.
 
Reply With Quote
 
 
 
 
David Biddulph
Guest
Posts: n/a
 
      2nd Feb 2010
=COUNTIF(A1:A20,"A*")+COUNTIF(A1:A20,"B*")+COUNTIF(A1:A20,"C*")+COUNTIF(A1:A20,"D*")+COUNTIF(A1:A20,"E*")
--
David Biddulph

"tagout" <(E-Mail Removed)> wrote in message
news:2B624B5C-E73A-4481-A3E7-(E-Mail Removed)...
> What is the formula to count the number of cells that start with a
> particular
> character? What I really want to do is count how the number of cells in a
> column that start with a through e. I have tried several things but can't
> quite come up with the magic formula. thanks for your help.



 
Reply With Quote
 
vttotal
Guest
Posts: n/a
 
      4th Feb 2010
The COUNTIF Function should be used for that.

When using the Countif:

Countif(Select all the cells you want to review, What is the criteria you
want to count, e.g: "e*")


Hope this helps,

Vicente
"tagout" wrote:

> What is the formula to count the number of cells that start with a particular
> character? What I really want to do is count how the number of cells in a
> column that start with a through e. I have tried several things but can't
> quite come up with the magic formula. thanks for your help.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: How do I count the number of cells trip_to_tokyo Microsoft Excel New Users 5 1st Dec 2009 10:09 PM
VBA count number of cells filip Microsoft Excel Programming 2 10th Jul 2008 01:28 PM
count number of cells =?Utf-8?B?YmlsbCBncmFz?= Microsoft Excel Worksheet Functions 4 3rd Oct 2005 07:15 AM
Count number of times a specific number is displayed in cells =?Utf-8?B?c3Vicw==?= Microsoft Excel Programming 1 27th Jun 2005 03:15 PM
auto number and count cells not values within the cells Judi J Microsoft Excel Worksheet Functions 5 27th Aug 2004 05:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:20 AM.