If you want to take part of the text (substring), contained in a cell and reuse
            it elsewhere, you can extract part of the text.
    
      
      Procedure
- 
            Select a column from which you want to extract some text.
         
 
- 
            In the Functions panel,
                    type Extract a value by index and click
                    the result to display the options of the associated function.
         
 
- 
            Choose the text you want to extract using the options.
            
                    
                  Index represents a number of characters from which or
                        to which the selection applies.
                    
                  
               
                 
          
- 
            Click the Submit button to extract the selection you
                    made to a new column.
         
 
      Results
The text corresponding to the
            selection you made is extracted to a new column.
Information noteTip: This transformation can
                also be performed by using the 
Magic fill
                function.