is there a percent error function in excel?

F

Fred Smith

What would be the error? The only one I can think of is division by zero, which
has its own error message.
 
M

MrShorty

May depend on exactly how you are defining % error, but I don't thin
there's a built in % error function. I almost always us
(calculated-actual)/actual, but I know there are other ways t
represent error, too. How do you want to defing % error
 
Top