Is there a character count in Excel for alpha number titles or sentences?
Thanks
Is there a character count in Excel for alpha number titles or sentences?
Thanks
with a string of text in cell a1. this will count the non blanks
=LEN(SUBSTITUTE(A1," ",""))
not a professional, just trying to assist.....
Hi ajshap1,Originally Posted by ajshap1
With this in A1, Is there a character count in Excel for alpha number titles or sentences? and in A2
=LEN(A1), this will count all characters including spaces and punctuation
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks