Position of a character in a string

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have string, eg.
Alan
Alan.1
Alan.11

I want to find the position of the '.' in the string then retrieve the left
and right side of full stop.


.