Remarks

The QueryTable object is a member of the collection.

Example

Use (), where is the index number of the query table, to return a single QueryTableobject. The following example sets query table one so that formulas to the right of it are automatically updated whenever it's refreshed.

Visual Basic for Applications
Sheets("sheet1").QueryTables(1).FillAdjacentFormulas = True
Query Table Object querytable QueryTable Object What is a querytable?

See also:

index index