I'm working on transferring my excel system into smartsheet.
I am creating a newsletter regarding events that happen during a certain period.
In excel I can use a forumula based on a date. For example if the publish date is 23/5/2018, it will relate to events happening between 24/5/2018 and 3/6/2018. In excel , the event start date column would have a formula e.g. =sum(C13+10) to create right date range.
How do I replicate this as important information in the same row?