Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 851 Bytes

Excel.OLEObjects.Select.md

File metadata and controls

39 lines (23 loc) · 851 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OLEObjects.Select method (Excel)
vbaxl10.chm419087
vbaxl10.chm419087
Excel.OLEObjects.Select
bdad0692-8cc3-e644-80b0-34619f9113cd
05/02/2019
medium

OLEObjects.Select method (Excel)

Selects the object.

Syntax

expression.Select (Replace)

expression A variable that represents an OLEObjects object.

Parameters

Name Required/Optional Data type Description
Replace Optional Variant 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.

Return value

Variant

[!includeSupport and feedback]