Hi,
I need to count the total of characters in a cell.
How do i count character in cell?
For example:
I have in the cell A1, the text ¨Me gusta mucho la tecnologia¨ the sum of
character is 28, and i want this number in cell B1.
Thanks
Angie
Hi,
I need to count the total of characters in a cell.
How do i count character in cell?
For example:
I have in the cell A1, the text ¨Me gusta mucho la tecnologia¨ the sum of
character is 28, and i want this number in cell B1.
Thanks
Angie
=len(a1)
=LEN(A1)
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
"Angie" <Angie@discussions.microsoft.com> wrote in message
news:C178BE8D-EE2D-4DFC-BAE1-18B5C7C910E3@microsoft.com...
> Hi,
>
> I need to count the total of characters in a cell.
>
> How do i count character in cell?
> For example:
> I have in the cell A1, the text ¨Me gusta mucho la tecnologia¨ the sum of
> character is 28, and i want this number in cell B1.
>
> Thanks
> Angie
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks