Hello,
I need to calculate the % of actual figures Vs target. The way I am doing this is:
= Actual / Target
So in simple terms if Actual is 150, Target is 100 then the 150% is the result of the formula.
How do I make a generic formula that takes into account negatives. For example:
Actual: -50
Target - 100
In this instance the result is 50% if I use the formulae I specified above whereas in reality it should also be 150%. I need a single formula that can achieve this for all instances. Also sometimes actual will be below target and sometimes a mix of positive and negatives.
Many thanks,
Raheel
I need to calculate the % of actual figures Vs target. The way I am doing this is:
= Actual / Target
So in simple terms if Actual is 150, Target is 100 then the 150% is the result of the formula.
How do I make a generic formula that takes into account negatives. For example:
Actual: -50
Target - 100
In this instance the result is 50% if I use the formulae I specified above whereas in reality it should also be 150%. I need a single formula that can achieve this for all instances. Also sometimes actual will be below target and sometimes a mix of positive and negatives.
Many thanks,
Raheel