Mid¤
Excel MID(text; start; number): Returns a text segment of a character string. The parameters specify the starting position and the number of characters. Text is the text containing the characters to extract. Start is the position of the first character in the text to extract. Number is the number of characters in the part of the text.
Parameter¤
Function name¤
The name of the Excel function
- Datatype:
string
- Default Value:
MID