I have a Calculated Value field in my form that displays the current users Job Title using this formula: userProfileLookup(Current User, "Title")
Is it possible to identify from that Calculated Value field everyone that has the word "Vice President" in their job titles? Ideally, I'd like to have another Calculated Field that gets populated with "Vice President" anytime someone has that in their job title.