Hi, I have a vb program running in an excel macro. The macro outputs a number of series to an excel spreadsheet which is then viewed in an xy plot. The trouble I am having is that the number of series I want to plot changes depending on the user input to the macro. The length of each series is also variable. The number of series and the length of each series is known after the macro is run. How can I add or remove series to what is referenced in the xy plot from the vb macro? Also, how can I chance the length of each series from vb.
Any help would be appreciated.
Any help would be appreciated.