Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Conditional Countif

Try this...

Names in column A, A2:A100.

Enter this formula in C2:

=CHAR(64+ROWS(C$2:C2))

Enter this formula in D2:

=COUNTIF(A$2:A$100,C2&"*")

Select both C2 and D2 and copy down to C27:D27

--
Biff
Microsoft Excel MVP


"Hope" wrote in message
...
Pete,
I would like to count the number of times a, b, c etc appears as the first
letter in a specific column. Basically, I have a report where a column
contains the last name, first name of our clients. We work on an alpha
split
for our service people. I'd like to use a formula or pivot table to count
the number of clients in each letter of the alphabet. Can this be done,
and
if so how. Thanks in advance!

"Pete_UK" wrote:

You will need to put a formula like this in each sheet:

=COUNTIF(A:G,"*c*")

Suppose you put this in M1 of each sheet. Then in your main sheet you
could have this formula to add them all together:

=SUM(first:last!M1)

where first is the name of the first (left-most) sheet and last is the
final (right-most) sheet.

Hope this helps.

Pete

On Sep 24, 11:01 pm, Curtis wrote:
I need to count the number of times the letter c appears in multiple
spreadsheets in the same workbook

for example

sheet 1406 row 256 colum b = c
sheet 1491 same column row

there are about 23 different sheets

thanks





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
Conditional COUNTIF Sara Excel Discussion (Misc queries) 4 May 14th 09 04:44 AM
Conditional Countif nancy Excel Discussion (Misc queries) 2 July 27th 07 06:24 PM
conditional COUNTIF Richard Excel Discussion (Misc queries) 7 May 3rd 07 12:06 AM
Conditional Countif force530 Excel Worksheet Functions 7 July 1st 05 10:08 PM
countif conditional Ken Excel Worksheet Functions 1 June 15th 05 06:05 PM


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