XLL+ Class Library

Starting the Function Wizard in Visual Studio .NET or Visual Studio 2005

In Visual Studio .NET or 2005, use the XLL+ menu items under the Tools menu to start the Function Wizard.

If you cannot find the XLL+ menu items under the Tools menu, see Installing the Function Wizard under Visual Studio .NET or .NET Visual Studio 2005 to ensure that you have installed XLL+ properly. If you still cannot find the XLL+ menu items, see Unhiding the XLL+ menu items.

Tool Commands

The tool menu items 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.

Title Description Command
XLL+ Function Wizard Edit an existing Excel add-in function XlpFnWiz
New XLL+ Function Create a new Excel add-in function XlpFnWizNew

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 .NET or Visual Studio 2005 | Unhiding the XLL+ Menu Items