magimagpie
New Member
- Joined
- Oct 30, 2018
- Messages
- 7
Hiya, I'm hoping somebody can help.
I want to use conditional formatting in the end column called all courses complete. I want the end column to be red and say no until all 6 courses have been completed.
Once I put all 6 dates into each course column I want the end column to turn green and say yes.
So both the Sarah's end column would be green and say yes. Both the John's end column would be red and say no.
I'm struggling to track at the moment as not all courses can be completed in one go but they make up one full training session.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]NAME[/TD]
[TD]COURSE 1[/TD]
[TD]COURSE 2[/TD]
[TD]COURSE 3[/TD]
[TD]COURSE 4[/TD]
[TD]COURSE 5[/TD]
[TD]COURSE 6[/TD]
[TD]ALL COURSES COMPLETE?[/TD]
[/TR]
[TR]
[TD]SARAH SMITH[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JOHN SMITH[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]SARAH JONES[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JOHN JONES[/TD]
[TD][/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to use conditional formatting in the end column called all courses complete. I want the end column to be red and say no until all 6 courses have been completed.
Once I put all 6 dates into each course column I want the end column to turn green and say yes.
So both the Sarah's end column would be green and say yes. Both the John's end column would be red and say no.
I'm struggling to track at the moment as not all courses can be completed in one go but they make up one full training session.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]NAME[/TD]
[TD]COURSE 1[/TD]
[TD]COURSE 2[/TD]
[TD]COURSE 3[/TD]
[TD]COURSE 4[/TD]
[TD]COURSE 5[/TD]
[TD]COURSE 6[/TD]
[TD]ALL COURSES COMPLETE?[/TD]
[/TR]
[TR]
[TD]SARAH SMITH[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JOHN SMITH[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]SARAH JONES[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JOHN JONES[/TD]
[TD][/TD]
[TD]01/10/2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]