This macro performs a Gage R&R analysis on multiple measurement columns, using the same part and operator columns. Tolerances can be specified for each measurement column.
Be sure that Minitab knows where to find your downloaded macro. Choose . Under Macro location browse to the location where you save macro files.
If you use an older web browser, when you click the Download button, the file may open in Quicktime, which shares the .mac file extension with Minitab macros. To save the macro, right-click the Download button and choose Save target as.
If you input 5 measurement columns, then the column(s) containing the specification limits should contain 5 rows, one specification limit for each measurement column. If you have both lower and upper specifications, use both LSL and USL. If you have only a lower specification, only use LSL. If you have only have an upper specification, only use USL.
Suppose you have 5 columns of measurement (response) data in C5-C9. The part indicators are in C3, and the operator indicator is in C4. To run the macro, choose and type:
%GAGELP C3 C4 C5-C9
Click Run.