Hi all
To make it simple (Actual Q2,Q3,Q4 have zero values)
The data looks like:
Plan Q1 Actual Q1 Plan Q2 Actual Q2 Plan Q3 Actual Q3 Plan Q4 Actual Q4
11;7;7;0;6;0;6;0
2;3;5;0;4;0;6;0
2;6;6;0;6;0;4;0
3;2;1;0;2;0;5;0
Conditions for the formula:
1) If there is data in Actual Column, then choose it over Plan
2) If not, then choose data from Plan
Finally, we need a summation for the all the four columns.
Thanks
Ronin
To make it simple (Actual Q2,Q3,Q4 have zero values)
The data looks like:
Plan Q1 Actual Q1 Plan Q2 Actual Q2 Plan Q3 Actual Q3 Plan Q4 Actual Q4
11;7;7;0;6;0;6;0
2;3;5;0;4;0;6;0
2;6;6;0;6;0;4;0
3;2;1;0;2;0;5;0
Conditions for the formula:
1) If there is data in Actual Column, then choose it over Plan
2) If not, then choose data from Plan
Finally, we need a summation for the all the four columns.
Thanks
Ronin