News

How to use the MID function in Excel Open Microsoft Excel. Use an existing table or create one. In the cell where you want to place the result type =MID (A3,4,2).
When you want to extract a certain number of characters from the far right of a text string, the function RIGHT would be appropriate. The RIGHT function contains two arguments: Text and Num_chars. The ...