Читать книгу Excel VBA Programming For Dummies - Dick Kusleika - Страница 29

Displaying the Developer Tab

Оглавление

Before you can call yourself an Excel programmer, you need to learn the secret handshake. That means you need to make a small change so that Excel will display a new tab at the top of the screen: Developer. Getting Excel to display the Developer tab is easy (and you only have to do it once). Just follow these steps:

1 Right-click any part of the Ribbon and choose Customize the Ribbon from the shortcut menu.

2 In the Customize Ribbon tab of the Excel Options dialog box, locate Developer in the box on the right.

3 Put a check mark next to Developer.

4 Click OK.You’re back to Excel with a brand-new tab: Developer.

When you click the Developer tab, the Ribbon displays information that is of interest to programmers (that’s you!). Figure 2-1 shows how the Ribbon looks when the Developer tab is selected.


FIGURE 2-1: The Developer tab is normally hidden, but it’s easy to unhide.

Excel VBA Programming For Dummies

Подняться наверх