Can you calculate no. CHARACTERS

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know that it is possible to calculate the number of words within an excel
cell but is it possible to calculate the number of characters?

I hope someone can save me from staring at a screen with a pointer!
 
Hi Lynz,
I know that it is possible to calculate the number of words within an excel
cell but is it possible to calculate the number of characters?

=LEN(A1)

gives the number of characters in cell A1.

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com
 

Ask a Question

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.

Ask a Question

Back
Top