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.
I have a column called “Type” with a single select for different options. I have another column that I would like to return a value for ONLY if the Type is “Video: PPT”. Otherwise, I’d like the cells in that column to remain blank. I’ve got the follo...
Hi folks. I have a column that uses the following formula to calculate a due date:
DATEADD({Pub Date},-91,‘days’)
Essentially, the first draft is due 91 days before the publication date.
However, sometimes I’ll need to adjust that date for an individ...