ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count the number of Commas found in cell A2 (https://www.excelbanter.com/excel-worksheet-functions/182256-count-number-commas-found-cell-a2.html)

B~O~B

Count the number of Commas found in cell A2
 
Is there a way to count the number commas (,) in a cell?? I am doing
a text to column by Commas (,) then doing a Countif on the data to get
my number... Is there a was to count with doing the text to column????

Ron Coderre

Count the number of Commas found in cell A2
 
Here's one way to count
the number of commas in a cell:

=LEN(A1)-LEN(SUBSTITUTE(A1,",",""))

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"B~O~B" wrote in message
...
Is there a way to count the number commas (,) in a cell?? I am doing
a text to column by Commas (,) then doing a Countif on the data to get
my number... Is there a was to count with doing the text to column????




B~O~B

Count the number of Commas found in cell A2
 
On Apr 2, 11:59 am, "Ron Coderre"
wrote:
Here's one way to count
the number of commas in a cell:

=LEN(A1)-LEN(SUBSTITUTE(A1,",",""))

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"B~O~B" wrote in message

...



Is there a way to count the number commas (,) in a cell?? I am doing
a text to column by Commas (,) then doing a Countif on the data to get
my number... Is there a was to count with doing the text to column????- Hide quoted text -


- Show quoted text -


Work for me.... Thanks you very much...

Ron Coderre

Count the number of Commas found in cell A2
 
You're welcome.....I'm glad I could help.

Regards,

Ron
Microsoft MVP (Excel)


"B~O~B" wrote in message
...
On Apr 2, 11:59 am, "Ron Coderre"
wrote:
Here's one way to count
the number of commas in a cell:

=LEN(A1)-LEN(SUBSTITUTE(A1,",",""))

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"B~O~B" wrote in message

...



Is there a way to count the number commas (,) in a cell?? I am doing
a text to column by Commas (,) then doing a Countif on the data to get
my number... Is there a was to count with doing the text to
column????- Hide quoted text -


- Show quoted text -


Work for me.... Thanks you very much...





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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com