G
Guest
How can I count the number of characters in a cell?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Coccoleggs said:That did not work. But thats for the suggestion. When I put the formula in
is showed 28 for a cell that has 10 characters.
Ron Coderre said:I hate to disagree, but if the LEN function says you have 28
characters....then you HAVE 28 characters. What are the actual contents of
that cell?
Try this to test.....
Select the cell in question
Press [F2]...to engage Edit Mode
If that cell contains a formula
Press [F9]...to convert the formula to its calculated value.
Now count the characters displayed in the formula bar.
Are there blanks that you hadn't considered?
Does that help?
***********
Regards,
Ron
XL2003, WinXP
Coccoleggs said:That did not work. But thats for the suggestion. When I put the formula in
is showed 28 for a cell that has 10 characters.
Coccoleggs said:the content of the cell was "plexiglass"
the second cell said "tape, cables, AV tape, misc. cables" and it said
both
cells had 28 characters in it.
But the text to column thing worked it separated the 60 characters out .
Ron Coderre said:I hate to disagree, but if the LEN function says you have 28
characters....then you HAVE 28 characters. What are the actual contents
of
that cell?
Try this to test.....
Select the cell in question
Press [F2]...to engage Edit Mode
If that cell contains a formula
Press [F9]...to convert the formula to its calculated value.
Now count the characters displayed in the formula bar.
Are there blanks that you hadn't considered?
Does that help?
***********
Regards,
Ron
XL2003, WinXP
Coccoleggs said:That did not work. But thats for the suggestion. When I put the
formula in
is showed 28 for a cell that has 10 characters.
:
With
A1: (a text value)
Try this
B1: =LEN(A1)
Does that help?
--------------------------
Regards,
Ron (XL2003, Win XP)
Microsoft MVP (Excel)
How can I count the number of characters in a cell?
Coccoleggs said:the content of the cell was "plexiglass"
the second cell said "tape, cables, AV tape, misc. cables" and it said both
cells had 28 characters in it.
But the text to column thing worked it separated the 60 characters out .
Ron Coderre said:I hate to disagree, but if the LEN function says you have 28
characters....then you HAVE 28 characters. What are the actual contents of
that cell?
Try this to test.....
Select the cell in question
Press [F2]...to engage Edit Mode
If that cell contains a formula
Press [F9]...to convert the formula to its calculated value.
Now count the characters displayed in the formula bar.
Are there blanks that you hadn't considered?
Does that help?
***********
Regards,
Ron
XL2003, WinXP
Coccoleggs said:That did not work. But thats for the suggestion. When I put the formula in
is showed 28 for a cell that has 10 characters.
:
With
A1: (a text value)
Try this
B1: =LEN(A1)
Does that help?
--------------------------
Regards,
Ron (XL2003, Win XP)
Microsoft MVP (Excel)
How can I count the number of characters in a cell?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.