Right() は、指定された文字列の末尾 (右端) から、2 番目の引数で指定された文字数の文字列を返します。
Syntax:
Right(text, count)
Return data type: string
Arguments: