Hi, I am sure there are plenty of ways to do this, but I have encountered a lot of problems coding VBA lately.
I just want to know what is the most efficient way to continue adding to an existing series on a chart. In other words append the existing series so it can plot more data. I want to do this through VBA, so just extending the chart's series range on the spreadsheet wont work. thankss!