Hi @Harry N Nomikos,
Here is the formula I tested in my environment and can achieve the results you expect, please try if it meets your needs.
=IF([Type of WFP Request]="Awareness Only/FYI","Awareness Only/FYI",IF(AND([Is this part of a Remediation Project]="Yes",[Type of WFP Request]="Mailout/Marketing Campaign"),"Remediation Event",IF([Type of WFP Request]="Mailout/Marketing Campaign","Mailout/Marketing Campaign",IF(AND([Type of WFP Request]="Off Phone Training",[Type of Training]="Organisational e-learn"),"Organisational e-learn Training",IF(AND([Type of WFP Request]="Off Phone Training",[Type of Training]="Remediation Briefing"),"Remediation Training & Mailout",IF(AND([Type of WFP Request]="Off Phone Training",[Type of Training]="Mailout/Marketing Briefing"),"Mailout/Marketing Training & Marketing Mailout",""))))))
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.