Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do i create count formula for two items in same cell

I am trying to count the number of times a particular set of letters (a
persons name abreviated) appears in a cell. I am using the count function.
However a particular cell has two sets of abreviated letters (JRD / GB). How
do I get the formula to recognise that both items need to be counted
independently, as normal "countif" is not recognising anything in the cell at
all
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default how do i create count formula for two items in same cell

You can use wildcard characters with COUNTIF, like this:

=COUNTIF(A:A,"*JRD*")

Hope this helps.

Pete

On Feb 12, 10:56*am, Curly Worly <Curly
wrote:
I am trying to count the number of times a particular set of letters (a
persons name abreviated) appears in a cell. *I am using the count function. *
However a particular cell has two sets of abreviated letters (JRD / GB). *How
do I get the formula to recognise that both items need to be counted
independently, as normal "countif" is not recognising anything in the cell at
all


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do i create count formula for two items in same cell

Thanks it worked. I thought it would be something alot more complicated.
Thanks for your help

"Pete_UK" wrote:

You can use wildcard characters with COUNTIF, like this:

=COUNTIF(A:A,"*JRD*")

Hope this helps.

Pete

On Feb 12, 10:56 am, Curly Worly <Curly
wrote:
I am trying to count the number of times a particular set of letters (a
persons name abreviated) appears in a cell. I am using the count function.
However a particular cell has two sets of abreviated letters (JRD / GB). How
do I get the formula to recognise that both items need to be counted
independently, as normal "countif" is not recognising anything in the cell at
all



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default how do i create count formula for two items in same cell

You're welcome - thanks for feeding back.

Pete

On Feb 12, 12:28*pm, Curly Worly
wrote:
Thanks it worked. *I thought it would be something alot more complicated.. *
Thanks for your help



"Pete_UK" wrote:
You can use wildcard characters with COUNTIF, like this:


=COUNTIF(A:A,"*JRD*")


Hope this helps.


Pete


On Feb 12, 10:56 am, Curly Worly <Curly
wrote:
I am trying to count the number of times a particular set of letters (a
persons name abreviated) appears in a cell. *I am using the count function. *
However a particular cell has two sets of abreviated letters (JRD / GB). *How
do I get the formula to recognise that both items need to be counted
independently, as normal "countif" is not recognising anything in the cell at
all- 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I set up a formula to count only unique items in a column? LYLERR Excel Worksheet Functions 3 September 25th 09 12:53 AM
SUMPRODUCT to count items with duplicates where another column contains two defined items PCLIVE Excel Worksheet Functions 4 September 8th 07 10:33 AM
Formula to count month-specific items IoHeFy Excel Discussion (Misc queries) 4 January 4th 07 01:45 PM
How do I set up a formula to count only unique items in a column? jennifer Excel Worksheet Functions 0 March 26th 06 11:55 PM
How do I set up a formula to count multiple items? Mikaka Excel Worksheet Functions 4 January 23rd 06 06:27 AM


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