Changes

Jump to navigation Jump to search
90 bytes added ,  22:12, 27 January 2014
no edit summary
Line 50: Line 50:  
  =MIDB(A1,1,5) : Displays 5 character string in cell A1 starting from 1st position. Displays '''ABC D''' as the output. Space character is also included.
 
  =MIDB(A1,1,5) : Displays 5 character string in cell A1 starting from 1st position. Displays '''ABC D''' as the output. Space character is also included.
 
  =MIDB(A3,1,1) : Displays 1 character string in cell A3 starting from 1st position. Displays '''*''' as the output.
 
  =MIDB(A3,1,1) : Displays 1 character string in cell A3 starting from 1st position. Displays '''*''' as the output.
 +
<font color ="Red">Need to give examples with characters/language supporting DBCS </font>
 
    
 
    
 
== See Also ==
 
== See Also ==
writer
2,661

edits

Navigation menu