I have over 100 control charts that are created using a few Minitab macros. These charts are for monitoring a manufacturing process. For this year's campaign report I would like to visually show only this year's data on the chart however I would like Minitab to compute the control limits using all available data (current and historical).
I have made a few requirements for which runs to include in the computation using "INCLUDE; WHERE". Is there a command I can include in the macro that allows me to only show data for Batches X through Y, or show data points beginning with Batch X? As a last resort I would consider a command that allows a set number of batches to be displayed (last 30 or last 40, etc).
Thanks!