A
Andyoye
I have two text boxes (values can in any order and in any case(upper,
lower....)
textBox1 = john, Tom, Linda, frank
textBox2 = Tom, John, Frank
How can I set textBox3 value to "Linda"? (Linda is not part of value for
both textBox1/textBox2)
lower....)
textBox1 = john, Tom, Linda, frank
textBox2 = Tom, John, Frank
How can I set textBox3 value to "Linda"? (Linda is not part of value for
both textBox1/textBox2)