DashboardNovice
Member
In the attached file, I'm trying to plot 3 vertical lines. One would be dynamic, the other two would be fixed. For now, I used the lines from Insert > Shapes to show what it would look like.
1. Column E has the stock price. This would be dynamic since the user can change the price by clicking the spin button. The line would extend to the top of the graph (500) and to the bottom of the graph (-500).
2. Column F is called "Short Strike." This would be fixed. The line would extend to the top of the graph (500) and to the bottom of the graph (-500). This would have a data label called "Short Put."
3. Column G is called "Long Strike." This would be fixed. The line would extend to the top of the graph (500) and to the bottom of the graph (-500). This would have a data label called "Long Put."
For any given price, I can't figure out how to arrange the table so I can plot the high and low values.
I would also like to display the x-axis at the very bottom of the graph below the Y-value of -500.
1. Column E has the stock price. This would be dynamic since the user can change the price by clicking the spin button. The line would extend to the top of the graph (500) and to the bottom of the graph (-500).
2. Column F is called "Short Strike." This would be fixed. The line would extend to the top of the graph (500) and to the bottom of the graph (-500). This would have a data label called "Short Put."
3. Column G is called "Long Strike." This would be fixed. The line would extend to the top of the graph (500) and to the bottom of the graph (-500). This would have a data label called "Long Put."
For any given price, I can't figure out how to arrange the table so I can plot the high and low values.
I would also like to display the x-axis at the very bottom of the graph below the Y-value of -500.