finding length of the string
888664Oct 5 2011 — edited Oct 5 2011Hi All,
I have a srting which contains the two or more strings like for eg, this is my string(consider this total string as only one string) 'Bronson, Ms. Jamie','Elder, Mrs. Francis'.
Now i want to calculate the length of the string by replacing commas and single quotes with null.
Can anyone pls help me in this regard?
Thanks