Hello Mr.Excel,
I need a way to return the longest string within a cell. (number of characters)
However, it should count strings based on line breaks within the cell.
For example,
==
This is an example
of text within one cell.
==
The above should return the value "24"
Thanks!!
Mike
I need a way to return the longest string within a cell. (number of characters)
However, it should count strings based on line breaks within the cell.
For example,
==
This is an example
of text within one cell.
==
The above should return the value "24"
Thanks!!
Mike