I can't get it to work on Activities from Contacts. Perhaps the Contact object has a different name? I've attempted TEXT(Contact.NameOfField_c) but I am continuously getting a syntax error that "Contact" is not a recognized field.
Any help is appreciated!
J.
4 answers
Don't think you can do it with a workflow or formula. you can do this with an Apex trigger if you can code in Apex or have access to a developer.