November 4, 201015 yr I need a very simple step but i just cant figure out how to do it. I have a field called NAME with the following value: johncartreehouse in a calculation field, i want the value "true" if the word car is found in NAME can somebody tell me how this can be done? i tried many things but i cant figure out how to search for a string of text. Thanks in advance!
November 4, 201015 yr Author To explain in more detail what i want, i am making a URL generator The flags in the url should be set according to the product found in the name field So, does it contain car? value = 1 does it contain house? value = 2 etc
Create an account or sign in to comment