Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 741 Bytes

Excel.workbook.queries.md

File metadata and controls

25 lines (15 loc) · 741 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Workbook.Queries property (Excel)
vbaxl10.chm199279
vbaxl10.chm199279
29ee16cb-b6f2-2358-7e1a-3b1e7f9cf654
05/29/2019
medium

Workbook.Queries property (Excel)

Returns a Queries collection that represents all the Get & Transform queries in the specified Workbook. Starting from Excel 2016, Get & Transform features enable you to connect, combine, and shape data from a variety of sources to meet your analysis needs. Read-only.

Syntax

expression.Queries

expression A variable that represents a Workbook object.

[!includeSupport and feedback]