April 2006
Beginner
1114 pages
98h 16m
English
querytable.FieldNames[= setting]
True if field names from the data source are displayed as column headings for the returned data. The following code specifies that field names will not be displayed in the query table:
ActiveSheet.QueryTables(1).FieldNames = False
Read now
Unlock full access