mswilson16
Programmer
I have a form that has many unbound text box's on it. One will be filled with text already (via an open statement on the form).
What I need is, when Text1 is filled in Text2 is then search to see if the result from Text1 is in it. If it is then it will need replacing with done.
eg.
Text 2 = Martin, Matthew, John, Chris
Text1 = "Matthew".
Now what I need is to search text2 and replace Matthew with Done.
I have had to make this example up as to give you a really example would be to long winded.
I need this asap so if anyone can help please do.
Cheers
What I need is, when Text1 is filled in Text2 is then search to see if the result from Text1 is in it. If it is then it will need replacing with done.
eg.
Text 2 = Martin, Matthew, John, Chris
Text1 = "Matthew".
Now what I need is to search text2 and replace Matthew with Done.
I have had to make this example up as to give you a really example would be to long winded.
I need this asap so if anyone can help please do.
Cheers