Forum Discussion
Andy112
May 20, 2020Copper Contributor
Help with excel formula for percentage
Hello, I am trying to write a formula to calculate the percentage difference between planned time vs actual time. For example I have a planned time of 10hrs and 30 minutes but an actual of 8hrs and 10...
SergeiBaklan
May 21, 2020Diamond Contributor
Why don't you add =actual/planned value with applied % format?