One way to do it is, store that windows title in a variable.
Split this variable so that ABC and 8679 or whatever are separate.
Now use Cint and then check with IsNumeric function.
Split this variable so that ABC and 8679 or whatever are separate.
Now use Cint and then check with IsNumeric function.

