As far as I know, there is no such function. Unless I am missing something.
You are probably using a UDF (user defined function). This you can find by
doing the following: Tools > Macro > Visual basic editor. Click on modules
in the left and see if such a function exists.
Function Quadratic()
End Function
If it exists, you could post it, and if it doesn't then you won't be able to
use it.
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.