I had a functional formula formerly from a template, and then I went and copied tables between bases, and lost the actual formula in the field. What I’m trying to recreate is a conditional formula that returns a status on character count based on the social channel selected in another field. Basically:
If CHANNEL is Twitter and CHARACTER COUNT is between 71 and 100, then , otherwise
If CHANNEL is Facebook and CHARACTER COUNT is between 40 and 80, then , otherwise
If CHANNEL is Instagram and CHARACTER COUNT is between 138 and 150, then , otherwise
If CHANNEL is Linked In and CHARACTER COUNT is between 25 and 140, then , otherwise
Thanks in advance!