I currently use LINEST to generate non linear coefficients that I then use in VBA quadratic equations. However I now have the need to do this where there are multiple X values. Does anyone know of a solution to do this?
Thank you
Thank you
100 | 200 | 400 | |
2 | 23 | 30 | 37 |
4 | 30 | 37 | 43 |
6 | 40 | 42 | 47 |
8 | 45 | 47 | 50 |
10 | 47 | 49 | 60 |