Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 749 Bytes

Excel.tableobject.destination.md

File metadata and controls

30 lines (17 loc) · 749 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.Destination property (Excel)
vbaxl10.chm916077
vbaxl10.chm916077
2bf2e258-d289-2503-a87c-c68561cd1296
04/19/2019
medium

TableObject.Destination property (Excel)

Returns the cell in the upper-left corner of the query table destination range (the range where the resulting query table will be placed). The destination range must be on the worksheet that contains the TableObject object. Read-only Range.

Syntax

expression.Destination

expression A variable that represents a TableObject object.

Property value

RANGE

[!includeSupport and feedback]