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
Yury Tokarev
May 02, 2017Iron Contributor
Hi Harsha, you can use LEN() funciton for this purpose. Please note that it will include spaces into the count.