I have a workbook with X data and two columns of Y data. I want to fit each column of Y data to an exponential function and have it output parameters. Then I want it to use the fits to solve for where they intersect and output an X value. How do I write this?