User`s guide
3 Usage Examples
Inspecting the V
isual Basic Code
1 On the Excel main window, click Tools > Macro > Visual Basic Editor.
2 On the Visual Basic Editor, in the Project - VBA Project window,
double-click to expand
VBAProject (mymulti.xls)
3 Expand the Modul
es
folder and double-click the Module1 module. This
opens the VB Cod
e window with the code for this p roject.
3-12