I am trying create custom functions for the individual coefficients of a quadratic equation separately to avoid using the LINEST function and creating an array. I have a sub that will display the information I want correctly in a msgbox, but when I create the function I get #VALUE ! error. Here...