I need to add two scroll bars to each of five new sheets, each with an embedded chart.
The scrollbars will move a line on the chart by changing the "X" values, on a different sheet, of one of the lines on the chart.
I can add a scrollbar with code, but am so far unable to link it to a cell.
I do not want to use a template, where the scrollbars and plots always exist, and simply change the data. That's easy, yeah, but sloppy and memory wasteful, when each plot has roughly 7K datapoints.
Any suggestions?
The scrollbars will move a line on the chart by changing the "X" values, on a different sheet, of one of the lines on the chart.
I can add a scrollbar with code, but am so far unable to link it to a cell.
I do not want to use a template, where the scrollbars and plots always exist, and simply change the data. That's easy, yeah, but sloppy and memory wasteful, when each plot has roughly 7K datapoints.
Any suggestions?