Percentage Accuracy

E

Eagle

Hi, I have a problem developing a formula that reports forecast vs actual
accuracy.

All values returned must be between 0-100%, so if any negative results are
returned the forecast accuracy must default to 0%.eg:

Forecast = 180
Actual = -153
% Accuracy = 0% (not -.85%)

If someone forecasts a negative value for the month and achieves that value
(or close to it) the formula must treat it as an absolute value and return
between 0-100%.

Forecast -92
Actual -90
% Accuracy = 98%

Any ideas?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top