Forum Discussion
HarrisonSmith
26 days agoQrew Trainee
Sure. When I entered what you had above, it says I can't use <> on types text or textlist. The formula field is already a formula - email field, though I've tried with both formula email and formula text to no avail.
if([Primary Matter Contact - Email] <> "", [Primary Matter Contact - Email], [Referring Troutman Attorney (ref) - Email Text])
MarkShnier
26 days agoQrew Cadet
.
- MarkShnier__You26 days ago
Qrew Legend
I'm Away from my computer right at the moment on the subway, you can try this, although I didn't think it would be required this way if this does not work, can you please post your formula
if(ToText([Primary Matter Contact - Email]) <> "", [Primary Matter Contact - Email], [Referring Troutman Attorney (ref) - Email Text])