Johanne has attended:
Excel Introduction course
Excel Intermediate course
Formulas
Set a formula to show an action date in the future
RE: Formulas
Hi Johanne, thanks for your query. Well the simplest way to show an action date in the future is simply to type it in, of course. However, to show a date that is always ten days from the current date you would use
=today()+10
Hope this helps,
Anthony