XLL+ Class Library

Starting the Function Wizard in Visual Studio 6

In Developer Studio, use the XLL+ Toolbar to start the Function Wizard.

If you cannot find the toolbar, see Installing the Function Wizard to ensure that you have installed XLL+ properly. If you still cannot find the toolbar, see Unhiding the XLL+ Toolbar.

Toolbar Commands

The toolbar buttons are described below. The name of the add-in command is also listed, in case you wish to call it from a macro or from another add-in.

Button Description Command
Edit an existing Excel add-in function XlpFnWiz
Create a new Excel add-in function XlpFnWizNew

Selecting a file

If the current window does not contain a C++ file, the Select File dialog will appear so that you can select one.

If you have clicked on the New function button, or if the file you are editing does not yet contain any add-in functions, the New Function dialog will appear.

If you have chosen to edit an existing add-in function, then the the Function Wizard dialog will appear.

See Also

Function Wizard | Installing the Function Wizard under Visual Studio 6 | Unhiding the XLL+ Toolbar