InStrRev function

Category: String / Text

Summary

Reverse search.

Syntax

Returns the position of an occurrence of one string within another, from the end of the string.

Microsoft Support Page

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

Back to Functions