Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi
From where are you? Or more important, what are your Windows regional settings? When there is a semicolon selected as list delimiter , then use it instead of comma in formula! -- Arvi Laanemets (When sending e-mail, use address arvil<Attarkon.ee) "Doom3" wrote in message ... I can't figure out the way of doing it. There is a note about it on microsoft web site You can count the number of words in a cell by using the following formula: =IF(LEN(TRIM(A1))=0,0,LEN(TRIM(A1))-LEN(SUBSTITUTE(A1," ",""))+1) But it's not working. I can't even enter this formula since exell complains every time that formula is not correct. Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a limit to number of words in a cell in excel? | Excel Discussion (Misc queries) | |||
I need to increase a number which is held in a cell by 1 | New Users to Excel | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
Count number of shaded cells | Excel Discussion (Misc queries) | |||
how to count the nr of occurrences of a text string in a cell rang | Excel Worksheet Functions |