How Do I... in Excel

Excel Developer Reference

This topic links to programming tasks (how-to and walkthrough topics) for common Excel scenarios.

"How Do I ..." is your gateway to key task-based topics about programming and application development using Microsoft Office Excel 2007. The essential categories for what you can do with Excel are listed in this topic. The links provide pointers to important, procedure-based Help topics.

Workbooks and Worksheets

How to: Create a Workbook

Describes how to create a workbook using Excel 2007.

How to: Refer to More Than One Sheet

Describes how to refer to more than one worksheet in Excel 2007.

How to: Refer to Sheets by Index Number

Describes how to refer to worksheets by index number.

How to: Refer to Sheets by Name

Describes how to refer to worksheets by name.

Cells and Ranges

How to: Reference Cells and Ranges

Describes how to reference cells and ranges in order to do enter formulas or change formats.

How to: Refer to All the Cells on the Worksheet

Describes how to refer to all cells on a worksheet.

How to: Refer to Cells and Ranges by Using A1 Notation

Describes how to refer to cells and ranges by using A1 notation.

How to: Refer to Cells by Using a Range Object

Describes how to refer to cells by using a Range object.

How to: Refer to Cells by Using Index Numbers

Describes how to refer to cells by using index numbers.

How to: Refer to Cells by Using Shortcut Notation

Describes how to refer to cells by using shortcut notation.

How to: Refer to Cells Relative to Other Cells

Describes how to refer to cells relative to other cells.

How to: Refer to Multiple Ranges

Describes how to refer to multiple ranges.

How to: Refer to Named Ranges

Describes how to refer to named ranges.

How to: Refer to Rows and Columns

Describes how to refer to rows and columns in Excel.

Controls, Dialog Boxes, and Forms

How to: Add Controls to a Document

Describes how to add controls to a document.

How to: Add Controls to a User Form

Describes how to add controls to a user form.

How to: Create a Custom Dialog Box

Describes how to create a custom dialog box.

How to: Create a User Form

Describes how to create a user form.

See Also

How Do I... in Excel