User`s guide

3 Usage Examples
Illustration 2. Transpose the Output
Reopen the Macro dialog box, select the mymagic_transpose macro and click
Run. This procedure returns a magic square of size 4 transposed, beginning
in cell B14.
Illustration 3. Resize the Output
Reopen the Macro dialog box, select the mymagic_resize macro, and click
Run. This procedure returns a magic square of size 4 beginning in cell B32.
Change the value of 4 in cell A32 to a higher value and rerun this macro. A
magic square of the size you s pecified in cell A32 is returned, beginning in
cell B32.
3-4