Excel
I want to create a formula that allows me to see a variance between a cell figure which should be set at 9.75%.
The formula I have is
if(c7 = 9.75%, "No Variance", C7-9.75)
This doesnt work as cell is a percentage, why is this?
Can someone help
|