Navigate Samples and Help

I’ve organized my samples by chapter, so the samples for this chapter are in ch01.xls, the next chapter is ch02.xls, and so on. Within each sample, I include a Start Here sheet that provides general instructions on using the samples, a Resources sheet that includes links to other sources of information, and in between I include sheets related to the specific topics covered in the chapter (Figure 1-34).

Chapter samples are stored in a workbook; topics are covered on individual sheets

Figure 1-34. Chapter samples are stored in a workbook; topics are covered on individual sheets

In some cases, a chapter’s samples may include other files or folders, but in all cases, links to those locations are found in the main chapter sample.

In other words, I’ve tried to organize stuff as simply as possible.

Excel’s Visual Basic Help is also organized fairly simply, however there are a couple gotchas:

  • Make sure that you have installed Visual Basic Help for Excel . Earlier versions of Excel did not install Help for Visual Basic by default. If you press F1 in Visual Basic and Help is not displayed, you probably need to run the Excel Setup program to update your installation so it includes Visual Basic Help.

  • If you are using Excel 2003 you may want to start Help by opening the Help file directly rather than through pressing F1. Excel 2003 provides navigation tools in a Help task pane rather than in the Help window (Figure 1-35 versus Figure 1-36), and it’s harder to navigate that way!

Excel 2003 navigates Help from the task pane on the right

Figure 1-35. Excel 2003 navigates Help from the task pane on the right

Earlier Excel versions, or opening the file directly, provides navigation as part of the Help window, on the left

Figure 1-36. Earlier Excel versions, or opening the file directly, provides navigation as part of the Help window, on the left

To open the Excel 2003 Help file directly, either click on the link on the Resources sheet or double-click on the Help file in Windows Explorer. The Excel 2003 Help file is stored at C:\Program Files\Microsoft Office\OFFICE11\1033\VBAXL10.CHM by default. The Visual Basic language reference is stored at C:\Program Files\Common Files\Microsoft Shared\Vba\Vba6\1033\VBLr6.chm by default.

The graphic in Figure 1-36 shows how the Excel objects are organized. If you click on one of the boxes, you’ll get more information about that object, as shown in Figure 1-37.

Help on the Worksheet object

Figure 1-37. Help on the Worksheet object

Excel’s Help often does a good job of explaining what a specific object is, but it often lacks good direction on why you might use the object. Those are the blanks I’ll try to fill in for you.

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.