Showing posts with label MID FUNCTION. Show all posts
Showing posts with label MID FUNCTION. Show all posts

Sunday, 25 December 2016

MID FUNCTION

To Extract number of characters from nth Position.
Syntax: Mid(Text,Start Position,No of Characters)


















In the above figure we are extracting one character from Column A starting from 5th character.