Hello,
I have a workflow that has 22 statements in this formula and I am needing to add one more but it is not working -I have to make sure the column OtherReasonforDenial has only I&E. I have tried elseif [OtherReasonForDenial] not in ('I "&" E') then 'other reason for denial error' elseif --Also elseif [OtherReasonForDenial] != 'I "&" E' then 'other reason for denial error' elseif
I have also tried only using ('I&E') and 'I&E'
Please help!
Thanks!
Veronica