A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Hady M!
I am Shakiru, an independent advisor and a user like you, and I am glad to be helping you out today.
To identify the unusual character at the end of the name "Bob Decker" in row 22, you can use the following formula:
=CODE(RIGHT(A22,1))
This formula will take the last character from cell A22 (assuming the name is in cell A22), and return its Unicode value as a number. The CODE function converts a character into its Unicode value.
Once you have the Unicode value of the unusual character, you can use it to find and replace it with a regular character, such as a space or a hyphen, using Excel's "Find and Replace" feature.
Kindly let me know, if you require additional assistance, I will be glad to help further.
Kind Regards, Shakiru