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 specify 5 measurement columns, then the columns that contain the specification limits should contain 5 rows, one specification limit for each measurement column. The row order of the specification limits is the order of the columns after the macro command. For example, if the first measurement column is C5, then the specification limits for C5 are in row 1. If any process is missing lower or upper limits, then enter a missing value symbol for that limit (*).
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.