Is there a function that can count the total number of characters in a cell? Thanks
P plumstone Jul 3, 2004 #1 Is there a function that can count the total number of characters in a cell? Thanks
C Chip Pearson Jul 3, 2004 #2 The LEN function will return the total number of characters in a cell. E.g., =LEN(A1) -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com message news:[email protected]...
The LEN function will return the total number of characters in a cell. E.g., =LEN(A1) -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com message news:[email protected]...