开发者

How to read characters Count "Text Length" for Excel cell?

I want to read the count of characters for a cell and set it to another cell.

Could you please tell me what is the functio开发者_JAVA技巧n "Formula" to do that?.

Thanks


=LEN(A1)

Where A1 is the Cell whose text length you want.


Use this function.

len(CELL)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜