After googling for days i am unsure of what formula i should use.
eg. Timeline / conditional formatting. Where u only need a Completed date.
If B2 has a completed date of a project.eg 13/07/2015
I want a highlighted cell in three years time(like a Gantt chart?).
If each column D1 =2016, E1=2017,F1 =2018 H1=2019
I do have the formula for the date but to add to columns unsure??
=DATE(YEAR(b2)+3,MONTH(b2)+0,DAY(b2)+0)
Thanks for the Help
eg. Timeline / conditional formatting. Where u only need a Completed date.
If B2 has a completed date of a project.eg 13/07/2015
I want a highlighted cell in three years time(like a Gantt chart?).
If each column D1 =2016, E1=2017,F1 =2018 H1=2019
I do have the formula for the date but to add to columns unsure??
=DATE(YEAR(b2)+3,MONTH(b2)+0,DAY(b2)+0)
Thanks for the Help