Oct 16, 2016 10:11 AM
How do I write a IF formula that will parse a given field and detect a given character; in this case a question mark? I’d like a column that can flag any use of a given character in the referenced field.
Thank you.
Oct 16, 2016 05:26 PM
Have you tried a combination of SEARCH and IF?
SEARCH
IF