ListNames Method

         Example         Applies To

Pastes a list of all nonhidden names onto the worksheet, beginning with the first cell in the range.

Syntax

expression.ListNames

expression   Required. An expression that returns a Worksheet object.

Remarks

Use the Names property to return a collection of all the names on a worksheet.