The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hey guys:
I’m currently working on a lead list and I’m working on having two new columns in order to know when to follow-up with a specific person. The formula I have so far is this,
IF({Date Last Contacted} != BLANK(),"")& IF({Date Last Contacted}, ...
Hi Kuovonne:
Thanks for your reply! I’m using the first part of the formula to avoid having ‘Error’ in the blank fields. The last part works on it’s own in deed, but I would like to not have the ‘Error’ messages in the blank fields. Do you know by an...