View Single Post
  #2   Report Post  
Spencer101 Spencer101 is offline
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by sumesh56 View Post
is it possible to get the number of letters of a word ? purpose is i want to get the number of letters including space in a string.

for example the following string is in col A1

101 pari malar i should get 14 in col B1
(3) + (4) + (5) +3 spaces
Hi,

In B1 type =LEN(A1)