First time here? Check out the Help page!
1 | initial version |
Solved the problem. The LINEST function was returning a non-value causing the error. This was because the manufacturer data I was provided did not account for the actual changes in operational capacity as CWT and flow changed, so an error was generated while trying to create the CAPft curve. Thanks to @DancingDavidE for the help troubleshooting the VBA.