Home >Topics >excel >How to use mid function in excel

How to use mid function in excel

醉折花枝作酒筹
醉折花枝作酒筹Original
2021-05-21 16:16:0334101browse

How to use: First open the excel table that needs to be operated, select the specified cell; then enter the formula "=mid" in the cell (the text string from which the string is to be extracted, starting position, character length) "That's it.

How to use mid function in excel

The operating environment of this tutorial: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.

First of all, after entering Excel, you can simply make a material table as a reference data for using the MID function

How to use mid function in excel

Next, the material Enter the mid function in a cell on the right side of the table. You can see that there can be three input conditions behind the mid function.

How to use mid function in excel

The first is the selection cell of the condition. Here we take the selection of cell E3 as an example. Select cell E3

How to use mid function in excel

and then the system will automatically enter E3. Then we need to put a "," symbol at the end to indicate entering the next input content, the second star num refers to the number of digits displayed.

How to use mid function in excel

After inputting, continue to type "," to indicate division. The last number that needs to be entered is the number of digits to display the cells. If you want to display them all, enter them casually. A number larger than the cell content is fine.

How to use mid function in excel

Finally, the data we need to adjust the display can be displayed in the mid function area. If the starting digit is adjusted to 2, the displayed content will be Adjustments will be made automatically

How to use mid function in excel

How to use mid function in excel

Related learning recommendations: excel tutorial

The above is the detailed content of How to use mid function in excel. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn