Excel Text Functions

Description
NOTES
  • The first character in the text has position 1.
  • If start_num is greater than the length of the text, the function returns an empty text ("").
  • If num_chars is 0, the function returns an empty text ("").
  • If num_chars is negative, the function returns an error.
Syntax
Copied!
=MID(text, start_num, num_chars)
SAMPLE-1
EXAMPLE 1.1
Copied!
=MID(A2:A6, 5, 8)
RELATED POST

Join our newsletter to stay up to date

Click the button below to sign up for our advanced platform. Get started now and see the benefits for yourself.