Www.bsciplatform.org

The evaluation of whether or not a name is a palindrome requires that a string be searched backwards. Excel does not have a built-in function to reverse a string. However, Visual Basic does contain a StrReverse() function and we can easily create a custom function using Visual Basic in Excel. ................
................