18.11.2014 Views

Microsoft Office

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Part VI<br />

Programming Excel with VBA<br />

Adding descriptive information<br />

Adding descriptive information is recommended but not necessary. Choose <strong>Office</strong> ➪ Prepare ➪ Properties<br />

to display the Properties panel below the Ribbon. Enter a title for the add-in in the Title field. This text<br />

appears in the Add-Ins dialog box. In the Comments field, enter a description. This information appears at<br />

the bottom of the Add-Ins dialog box when the add-in is selected. See Figure 45.4.<br />

FIGURE 45.4<br />

Use the Properties panel to enter descriptive information about your add-in.<br />

Protecting the project<br />

In some situations (such as a commercial product), you may want to protect your project so that others<br />

can’t see the source code. To protect the project, follow these steps:<br />

1. Activate the Visual Basic Editor.<br />

2. In the Project window, click the project.<br />

3. Choose Tools ➪ project name Properties. The VB Editor displays its Project Properties dialog<br />

box.<br />

4. Click the Protection tab (as shown in Figure 45.5).<br />

FIGURE 45.5<br />

The Project Properties dialog box.<br />

778

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!