User`s guide
Magic Square Examples
Inspecting the Visual Basic Code
1 From the Exce
lmainwindow,clickTools > Macro > Visual Basic Editor.
2 W hen the Visual B asic Editor opens, in the Project - VBAProject window,
double-click to expand
VBAProject (mymagic.xls)
3 Expand the Modules folder and double-click the Module1 module.
This opens the VB Code window with the code for this project.
3-5