What do the LEN and -find commands do in Excel?

F

falcios

Can you tell me what these commands are and when you would use them?

Thanks in advance.
 
F

FSt1

hi
len counts the number of characters in a cell inclunding punctuation like
commas, periods etc.

find returns the numeric position of a character within a text in a cell (or
number) from the left.

regards
FSt1
 
Top