use Len function in the cell

S

Shinya Koizumi

How can i use the function Len in the cell from visual basic?
I want to get the number of characters in a particular cell without
caring about multibyte characters or single byte character.
i tried to look for worksheetfunctions, but couldn't find it.


SK
 
Top