Determine Intersection of 2 lines using Excel VBA

V

velocityinc

Y values - I have y-values in 2 rows of my spreadsheet, say A5:W5 and
A10:W10.

X values - The x-values are common to both rows, and listed in A2:W2.

I would like to use vba to determine the intersection of these y-
values, and determine where on the y-axis and x-axis do the lines
intersect.

I would like for the intercept to show up in a message box.

Could someone please assist with some vba code on this "intercept
analysis"

Thanks in advance.

V
 

Ask a Question

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.

Ask a Question

Top