Calc Field HELP
We use calc fields to drive naming conventions on our projects. I have been successful on updating a few of the naming conventions however I need to apply a new formula that pulls in two fields in order to determine a portion of the name of the project.
Example:
IF({DE:Collateral Routing Request Type}='ACAR',"ACAR"
I now need to look at the following two fields to determine a portion of the naming convention:
IF({DE:Collateral Routing Request Type}='Non-Campaign'
AND
IF({DE:What is the primary purpose or strategy of delivering this piece?}= Marketing then it should be NCM
I need to launch this ASAP so any help would be appreciated.
Thank you!