Excel RIGHT Function

Summary

The Excel RIGHT function extracts a given number of characters from the right side of a supplied text string. For example, RIGHT("apple",3) returns "ple".

Purpose

Extract text from the right of a string

Return value

One or more characters.

Syntax

=RIGHT (text, [num_chars])

Arguments

Usage notes

 

Excel RIGHT Function

Summary

The Excel RIGHT function extracts a given number of characters from the right side of a supplied text string. For example, RIGHT("apple",3) returns "ple".

Purpose

Extract text from the right of a string

Return value

One or more characters.

Syntax

=RIGHT (text, [num_chars])

Arguments

Usage notes