I have a sheet that has several different series in a chart i created. i need to autoscale the y axis with the chart. The way my sheet works is I press a button and the sheet jumps to the graph.
What i would like to do is when the button is pressed to select the graph to view is add a line of code to autoscale the y axis for all series.
Do i need to create the entire graph with VBA code or can i just add a line of code to my existing macro to do that?
If what i want to do is possible what would the line of code be?
Thanks!
What i would like to do is when the button is pressed to select the graph to view is add a line of code to autoscale the y axis for all series.
Do i need to create the entire graph with VBA code or can i just add a line of code to my existing macro to do that?
If what i want to do is possible what would the line of code be?
Thanks!