2^3 Design
Mathews Malnar and Bailey, Inc.

Quality engineering, applied statistical consulting,
and training services for R&D, product, process,
and manufacturing engineering organizations.
Run Chart


MINITAB Macros
This page provides links to text files containing MINITAB macros. Open the files in NotePad to see the code, a description of the macro, and an example calling statement.

The macros are of both LOCAL (.mac) and EXEC (.mtb) types. Copy them to the MINITAB macros folder on your hard drive. If you don't already have a macros folder, I recommend that you create a folder like C:\My Documents\MINITAB\Macros\Macros V18\ so that 1) your macros get backed up when you back up the rest of your data and 2) so that you can update your macros for different versions of MINITAB.

Run EXEC macros from the Tools> Run an EXEC menu or from the command prompt.

Run LOCAL macros from the command prompt. Make sure that MINITAB is looking for macros in the correct folder as specified in Tools> Options> General> Macro Location. All macros should run on MINITAB V18 unless specified otherwise. E-mail me if you find something that doesn't run.

Some of these macros are redundant to built-in commands in MINITAB; however, many of those were written before they were supported by the program and have features that are different or code that might be of interest for other purposes.

These macros have been validated but they may give incorrect results for some input conditions. MM&B Inc. accepts no responsibility for their results. Use these macros at your own risk.

MINITAB also maintains an extensive macro library here.


Data and Worksheet Operations

Statistical Analysis

Design of Experiments

Sample Size and Power Calculations


Simulations

Return to MM&B Inc. Home Page