Changes

Jump to navigation Jump to search
73 bytes added ,  16:10, 10 May 2015
no edit summary
Line 47: Line 47:  
  =LEN(A1&A2) : Adds the character length of two strings referenced to cells A1 and A2. Displays '''20''' as the output.
 
  =LEN(A1&A2) : Adds the character length of two strings referenced to cells A1 and A2. Displays '''20''' as the output.
 
  =LEN(A3&"123") : Adds the character length of two strings referenced to cell A1 and "123". Displays '''10''' as the output.
 
  =LEN(A3&"123") : Adds the character length of two strings referenced to cell A1 and "123". Displays '''10''' as the output.
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|BI1otcs3nJE|280|center|LEN function}}
    
== See Also ==
 
== See Also ==
writer
2,661

edits

Navigation menu