RIGHT() Function in Excel
RIGHT returns the last character or characters in a text string, based on the number of characters you specify. Syntax RIGHT(text,num_chars) Where: Text is the text string containing the characters you want to extract. Num_chars...
Read More