Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It's too early for me!
Left out a word that's critical to my caveat: Assuming a cell will not be empty and the character in the cell won't be a comma... That should say: Assuming a cell will not be empty and the LAST character in the cell won't be a comma... -- Biff Microsoft Excel MVP "T. Valko" wrote in message ... Assuming a cell will not be empty and the character in the cell won't be a comma... =LEN(A1)-LEN(SUBSTITUTE(A1,",",""))+1 -- Biff Microsoft Excel MVP "Renegade" wrote in message ... I have a list of items in various cells in a spreadsheet. For example (April, May, June, July) as a group in one cell ,and I want to obtain an actual count of the items in this cell. Is there a way to achieve this without physically counting each item which has been seprated by a comma? In my example above, the total count would be (4). Any ideas would be greatly appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
in excel where is my count/sum function? | Excel Discussion (Misc queries) | |||
Is there one or combination of Excel function to count unique entr | Excel Discussion (Misc queries) | |||
excel should have a function to count sheets | Excel Worksheet Functions | |||
Count function in excel with different conditions | Excel Worksheet Functions | |||
How can I use count function in excel where I have several criter. | Excel Worksheet Functions |