Hi all, this one has been getting on my nerves for a while now! Hopefully someone can help. I have some basic formula to work out the date 6 months after and nine months after column I.
I also have some conditional formatting to turn columns J & L red if the date exceeds TODAY() which also works fine.
What i am trying to do is either disable the conditional formatting in column J if the review has been completed and the same in L or create a new conditional formatting rule that turns the columns back to zero formatting if there is a review or an exit meeting entered.
Its the multiple formatting of a single cell based on the value of another cell that i'm struggling with or am i over complicating this?
Any advice would be much appreciated!
[TABLE="width: 500"]
<tbody>[TR]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[TD]L[/TD]
[TD]M[/TD]
[TD]N[/TD]
[/TR]
[TR]
[TD]Date started[/TD]
[TD]Review Date (6 months)[/TD]
[TD]Review completed date[/TD]
[TD]Exit meeting (9 Months)[/TD]
[TD]Exit Meeting Date[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]01/01/2019[/TD]
[TD]=EDATE(I1,6)[/TD]
[TD]01/10/2019[/TD]
[TD]=EDATE(I1,9)[/TD]
[TD]07/08/2019[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I also have some conditional formatting to turn columns J & L red if the date exceeds TODAY() which also works fine.
What i am trying to do is either disable the conditional formatting in column J if the review has been completed and the same in L or create a new conditional formatting rule that turns the columns back to zero formatting if there is a review or an exit meeting entered.
Its the multiple formatting of a single cell based on the value of another cell that i'm struggling with or am i over complicating this?
Any advice would be much appreciated!
[TABLE="width: 500"]
<tbody>[TR]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[TD]L[/TD]
[TD]M[/TD]
[TD]N[/TD]
[/TR]
[TR]
[TD]Date started[/TD]
[TD]Review Date (6 months)[/TD]
[TD]Review completed date[/TD]
[TD]Exit meeting (9 Months)[/TD]
[TD]Exit Meeting Date[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]01/01/2019[/TD]
[TD]=EDATE(I1,6)[/TD]
[TD]01/10/2019[/TD]
[TD]=EDATE(I1,9)[/TD]
[TD]07/08/2019[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]