User`s guide
Magic Square Examples
4-7
Inspecting the Visual Basic Code
On the Excel main window select Visual Basic Editor from the
Tools -> Macro menu.
From the Visual Basic Editor, in the
Project - VBAProject window,
double-click to expand the project
VBAProject (mymagic.xls).
Expand the
Modules folder and double-click on the Module1 module. This opens
the
VB Code window with the code for this project.
Figure 4-6: Visual Basic Code Window