Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
DD
 
Posts: n/a
Default Count data in cells

If I enter the following into one cell what formula do I use so it recognize
it?

628.9,v14.0,v15.08

I want it to equal 3
  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

One way:

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

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"DD" wrote in message
...
If I enter the following into one cell what formula do I use so it recognize
it?

628.9,v14.0,v15.08

I want it to equal 3


  #3   Report Post  
dd
 
Posts: n/a
Default

It worked...Thanks for your help

"RagDyeR" wrote:

One way:

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

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"DD" wrote in message
...
If I enter the following into one cell what formula do I use so it recognize
it?

628.9,v14.0,v15.08

I want it to equal 3



  #4   Report Post  
RagDyer
 
Posts: n/a
Default

Thanks for the feed-back.

--
Regards,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit!
-------------------------------------------------------------------

"dd" wrote in message
...
It worked...Thanks for your help

"RagDyeR" wrote:

One way:

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

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"DD" wrote in message
...
If I enter the following into one cell what formula do I use so it

recognize
it?

628.9,v14.0,v15.08

I want it to equal 3





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
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
How can I make the graph omit blank cells in the data set? easy Charts and Charting in Excel 3 March 17th 05 03:48 PM
Glue/Lock cells to external data before refresh Jo Betty Smith Excel Discussion (Misc queries) 0 February 17th 05 12:55 AM
Can I count how many grey-filled cells are in a row ? AnthonyG Excel Worksheet Functions 1 February 4th 05 11:08 AM
How do I copy data (word) into respective cells when the data bei. awg9tech New Users to Excel 1 January 12th 05 12:26 PM


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