This topic has not yet been rated - Rate this topic

Sheets.Select Method (Excel)

Published: July 16, 2012

Selects the object.

expression .Select(Replace)

expression A variable that represents a Sheets object.

Parameters

Name

Required/Optional

Data Type

Description

Replace

Optional

Variant

(used only with sheets). True to replace the current selection with the specified object. False to extend the current selection to include any previously selected objects and the specified object.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.