I need to set up a query that gives me a list of people if it finds a certain keyword in a certain field.
so if the keyword "kick" appears in the text, I would need it flagged. If the keyword happens to appear I just need the person ID number not the keyword. What would be the logic to pull...