Suppose you reverse the strings in your example above...
TextBox1.Text = xcd abcdef sd
A23 = abc
This is the situation I'm trying to cleanup. I'd like to match the TextBox1 text to A23.
Thanks for your suggestions!
Suppose you reverse the strings in your example above...
TextBox1.Text = xcd abcdef sd
A23 = abc
This is the situation I'm trying to cleanup. I'd like to match the TextBox1 text to A23.
Thanks for your suggestions!