shaktimair
New Member
- Joined
- Dec 7, 2017
- Messages
- 3
Hello all
This is my first post on this forum and needed some help on what I am trying to do.
I have data that stretches across a few cells and shows the grade the advisor received in date order and the formula I am trying to build is to check they competency rating and I want the formula to look at each row and soon as it finds 'Red Agree' in a cell to mark as 'Action Required' but if after that 'Red Agree' grade they get 3 consecutive 'Green Agree' then make it 'No Action Required'
I hope this is enough information, however please advise if any more details required.
I have a project at work and really need someone's help, many thanks in advance for your time.
Regards
Shakti Mair
Example below:
Top one - As 3 greens after the red = No Action Required
Bottom one - As 3 greens after red = Action Required
[TABLE="width: 998"]
<tbody>[TR]
[TD]Check Grade 1
[/TD]
[TD]Check Grade 2
[/TD]
[TD]Check Grade 3
[/TD]
[TD]Check Grade 4
[/TD]
[TD]Check Grade 5
[/TD]
[TD]Outcome
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]10/11/2017
[/TD]
[TD]11/11/2017
[/TD]
[TD]12/11/2017
[/TD]
[TD]13/11/2017
[/TD]
[TD]14/11/2017
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Red Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD="colspan: 2"]No Action Required
[/TD]
[/TR]
[TR]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Red Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD="colspan: 2"]Action Required
[/TD]
[/TR]
</tbody>[/TABLE]
This is my first post on this forum and needed some help on what I am trying to do.
I have data that stretches across a few cells and shows the grade the advisor received in date order and the formula I am trying to build is to check they competency rating and I want the formula to look at each row and soon as it finds 'Red Agree' in a cell to mark as 'Action Required' but if after that 'Red Agree' grade they get 3 consecutive 'Green Agree' then make it 'No Action Required'
I hope this is enough information, however please advise if any more details required.
I have a project at work and really need someone's help, many thanks in advance for your time.
Regards
Shakti Mair
Example below:
Top one - As 3 greens after the red = No Action Required
Bottom one - As 3 greens after red = Action Required
[TABLE="width: 998"]
<tbody>[TR]
[TD]Check Grade 1
[/TD]
[TD]Check Grade 2
[/TD]
[TD]Check Grade 3
[/TD]
[TD]Check Grade 4
[/TD]
[TD]Check Grade 5
[/TD]
[TD]Outcome
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]10/11/2017
[/TD]
[TD]11/11/2017
[/TD]
[TD]12/11/2017
[/TD]
[TD]13/11/2017
[/TD]
[TD]14/11/2017
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Red Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD="colspan: 2"]No Action Required
[/TD]
[/TR]
[TR]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Red Agree
[/TD]
[TD]Green Agree
[/TD]
[TD]Green Agree
[/TD]
[TD="colspan: 2"]Action Required
[/TD]
[/TR]
</tbody>[/TABLE]