Forum Discussion
Harsha Debipersad
May 02, 2017Copper Contributor
Maximum number of characters in a cell
Hi, How can i get a maximun of characters in a cell? Is that possible in Excel? Thanks
Logaraj Sekar
May 04, 2017Iron Contributor
You can type upto 255 characters in a cell (including spaces). To find length (characters entered) of that cell, you can use function 'LEN()'.