Hi,
How can I get the name that appears in the "Latest Comment" column to match the name in the "Assigned To" column?
I have a helper "yes or no" column with a formula. The formula is set to enter yes if the latest comment is NOT the person in the "assigned to". Then, I use this helper column for a notification automation.
However, the "Latest Comment" column enters the name without a last name, while my "assigned to" has name and last name. So, my formula does not work since it is looking for an exact match, therefore people are getting notified of their OWN comment (people in the "assigned to" are not shared to my sheet, which is why I use this notification workaround).
NOTE: I realized that M is in our system's contact list twice with the same email address. One contact with just the first name, the other with name and last name. Is this what is causing the issue? How can I fix this?