Manipulating and Combining Control Chart Windows
I have a script that pulls data from excel and creates control charts from it. The data corresponds to readings from different locations and I want to be able to display the readings from RM 16 and RM 25 in the same window, save a jpg of the window with both plots, and close the individual plots for each location. I have figured out how to combine the control charts, but cannot seem to get the new...