Hi, I am creating a template for our emails. The emails will be pretty similar every week. Each email will contain three sections. The first two sections are calendars in data tables. The calendars don't change often, except that dates do. For example, next week's calendar is from Apr 7 - Apr 14. So in the email, the dates look like this: - Friday, Apr 7 - Monday, Apr 10 - Tuesday, Apr 11 - ... - Friday, Apr 14 Some days (and dates) are repeated in the table. The next week, it's the same thing but with different dates. Once in a while, some items will be removed and other times, new items will be added. Is there a simple way (i.e. one that reduces manual labor as much as possible) to do this? Right now, every newsletter requires manual changes to all the dates. It's a bit tedious and it's easy to make a mistake. My other option is to only send the email for Monday to Friday, in which case I don't have to provide dates, but that isn't the preferred approach. Any ideas? Thanks, L
... View more