Line in excel chart to intersect with trendlines and drop down

jondavis1987

Active Member
Joined
Dec 31, 2015
Messages
443
Office Version
  1. 2019
Platform
  1. Windows
I have a scatter chart with a secondary axis with exponential trendlines. It draws from three columns. Column A is the X axis. Column B is on the secondary axis in reverse order. Column C is on the main Y axis. There will be a dynamic target for each trendline. I was wondering if there is a way to make a dynamic series that will meet the trendlines and then drop? for instance the trendline for column B where it hits 12.5 I'd like it to have a line that goes at 12.5 from the secondary axis, intersects with the trendline, and then drops straight down. For the Column C trendline i'd like the same thing except that line be at 80. But these numbers can change.
 

Attachments

  • Screenshot (1).png
    Screenshot (1).png
    152.2 KB · Views: 6

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Hi Jondavis1987. I'm not exactly sure that I understand the exact outcome you want but it sounds like adding "dummy" series' to your chart is what you're after. See this site for all things chart (and more). HTH. Dave
 
Upvote 1
I got this to work. Took some doing. Putting the answer incase anyone needs this. I changed it to a linear trendline, calculated the trendline doing =(Maximum point-Intercept(Y Values, X Values))/Slope(Y Values, X Values). Plotted that point as it's own point. Then added an error bar with no end caps and a 0 positive value. Then i made a dummy series with the point i just plotted and another point with the same value and with a zero for the for the y axis creating a line up to the point where the error bar was.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top