I want to have a table on my PowerPoint (2016) slide which should look like this:
sysdate - 1 | sysdate | sysdate + 1 |
---|---|---|
02.09.2021 | 03.09.2021 | 04.09.2021 |
To keep the slides intuitive, the dates should be updated automatically.
By using Insert -> Text -> Date & Time
I can add a field containing the current date for the center column.
How do I add a dynamic field for yesterday and tomorrow?