September 1, 200817 yr I have a Text Field and I need to check for a certain word/phrase that may be entered in this text field. As normal find function would work by finding everything within *search* the star marks. I need to be able to do this by using say the IF command... like if "text field" = "*my search*" but obviously this does'nt work.. so is there another way of singling out text without using the find command? I basically need to know if the text field contains a certain word that I am looking for... even if there are more words in the text field.
Create an account or sign in to comment