StrReverse function

Category: String / Text

Summary

Returns a string in which the character order of a specified string is reversed.

Syntax

Returns a string in which the character order of a specified string is reversed.

Microsoft Support Page

https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/strreverse-function

Back to Functions