arnoldmiranda1603
New Member
- Joined
- Jul 21, 2016
- Messages
- 5
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]ODE[/TD]
[TD]FTE[/TD]
[TD]Temp[/TD]
[TD]Total[/TD]
[TD]ODE Change[/TD]
[TD]SR[/TD]
[TD]Variance[/TD]
[TD]Comments[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]40[/TD]
[TD]40[/TD]
[TD]80[/TD]
[TD][/TD]
[TD][/TD]
[TD]0[/TD]
[TD]All in Sync[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD][/TD]
[TD][/TD]
[TD]-2[/TD]
[TD]Negative HC, please state reason[/TD]
[/TR]
[TR]
[TD]78[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD]-2[/TD]
[TD][/TD]
[TD]0[/TD]
[TD]Negative ODE change, please state reason[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD][/TD]
[TD]2[/TD]
[TD]0[/TD]
[TD]All in Sync[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]42[/TD]
[TD]40[/TD]
[TD]82[/TD]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]Positive HC, please state reason[/TD]
[/TR]
[TR]
[TD]82[/TD]
[TD]42[/TD]
[TD]40[/TD]
[TD]82[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]0[/TD]
[TD]Positive ODE change, please state reason[/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am trying to wrestle with a nested condition which should appear in the comments column based on the values in the columns.
Columns ODE (ODE has a formula: Value+ODE Change) and TOTAL are pre-inputted and I'm expecting team members to month on month update this file. They will enter numbers in column FTE and Temp, this adds up in the Total column.
If there is a variance it will automatically highlight in the variance column (Total - ODE + SR)
Based on the existing variance the team member can either choose to add a number in the SR column or make a change in the ODE Change column in positive or negative. Based on the outcome I wanted the different prompts to appear in the Comments section.
Reason for looking for a formula is due to the eventual data set which could go into 1000's
Appreciate any help.
<tbody>[TR]
[TD]ODE[/TD]
[TD]FTE[/TD]
[TD]Temp[/TD]
[TD]Total[/TD]
[TD]ODE Change[/TD]
[TD]SR[/TD]
[TD]Variance[/TD]
[TD]Comments[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]40[/TD]
[TD]40[/TD]
[TD]80[/TD]
[TD][/TD]
[TD][/TD]
[TD]0[/TD]
[TD]All in Sync[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD][/TD]
[TD][/TD]
[TD]-2[/TD]
[TD]Negative HC, please state reason[/TD]
[/TR]
[TR]
[TD]78[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD]-2[/TD]
[TD][/TD]
[TD]0[/TD]
[TD]Negative ODE change, please state reason[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[TD]40[/TD]
[TD]78[/TD]
[TD][/TD]
[TD]2[/TD]
[TD]0[/TD]
[TD]All in Sync[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]42[/TD]
[TD]40[/TD]
[TD]82[/TD]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]Positive HC, please state reason[/TD]
[/TR]
[TR]
[TD]82[/TD]
[TD]42[/TD]
[TD]40[/TD]
[TD]82[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]0[/TD]
[TD]Positive ODE change, please state reason[/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am trying to wrestle with a nested condition which should appear in the comments column based on the values in the columns.
Columns ODE (ODE has a formula: Value+ODE Change) and TOTAL are pre-inputted and I'm expecting team members to month on month update this file. They will enter numbers in column FTE and Temp, this adds up in the Total column.
If there is a variance it will automatically highlight in the variance column (Total - ODE + SR)
Based on the existing variance the team member can either choose to add a number in the SR column or make a change in the ODE Change column in positive or negative. Based on the outcome I wanted the different prompts to appear in the Comments section.
Reason for looking for a formula is due to the eventual data set which could go into 1000's
Appreciate any help.