EXCEL MID FUNCTION

This method extracts a set number of characters from a text string, beginning at the place you specify.

Syntax:

=MID (text, start_num, num_chars)

Parameter list:

  • text – the string by which to extract.
  • start_num – the coordinates of the first character to be extracted.
  • num_chars – The number of characters to extract is specified by num_chars.

Step By Step Guide of MID Function

Example :

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now