#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Formula

This may seem stupid but here it goes. I have excel 2003 on my computer. I
know how to get the sum say line 6 = line 1-5 with numbers. My question is
how to get the sum in nunbers for line 6 counting letters on lines 1-5.
Example line 1-5 has a w in each box, how do I get a number 5 in colum 6?
--
Thanks, Dan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Formula

Try this:

=COUNTIF(A1:A5,"*w*")

You can use wildcards with COUNTIF.

Hope this helps.

Pete

On Sep 2, 1:26*am, Dan Cotton
wrote:
This may seem stupid but here it goes. I have excel 2003 on my computer. I
know how to get the sum say line 6 = line 1-5 with numbers. My question is
how to get the sum in nunbers for line 6 counting letters on lines 1-5.
Example line 1-5 has a w in each box, how do I get a number 5 in colum 6?
--
Thanks, Dan


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Formula

Thank you so much. That was right on the money.
--
Thanks, Dan


"Pete_UK" wrote:

Try this:

=COUNTIF(A1:A5,"*w*")

You can use wildcards with COUNTIF.

Hope this helps.

Pete

On Sep 2, 1:26 am, Dan Cotton
wrote:
This may seem stupid but here it goes. I have excel 2003 on my computer. I
know how to get the sum say line 6 = line 1-5 with numbers. My question is
how to get the sum in nunbers for line 6 counting letters on lines 1-5.
Example line 1-5 has a w in each box, how do I get a number 5 in colum 6?
--
Thanks, Dan



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Formula

You're welcome, Dan - thanks for feeding back.

Pete

On Sep 2, 2:25*am, Dan Cotton
wrote:
Thank you so much. That was right on the money.
--
Thanks, Dan



"Pete_UK" wrote:
Try this:


=COUNTIF(A1:A5,"*w*")


You can use wildcards with COUNTIF.


Hope this helps.


Pete


On Sep 2, 1:26 am, Dan Cotton
wrote:
This may seem stupid but here it goes. I have excel 2003 on my computer. I
know how to get the sum say line 6 = line 1-5 with numbers. My question is
how to get the sum in nunbers for line 6 counting letters on lines 1-5.
Example line 1-5 has a w in each box, how do I get a number 5 in colum 6?
--
Thanks, Dan- Hide quoted text -


- Show quoted text -


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



All times are GMT +1. The time now is 10:36 PM.

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"