QueryTables
QueryTables
Hi, I cannot add QueryTable property to worksheet.
Has this functionality been added and I am using it incorrectly?
With Sheets("Sheet2").QueryTables.Add
error message:"Encountered error at line 14 :Unknown field name: QueryTables"
the reason I am trying to program, is when I attempt to link external data, only 4 of the 20 tables appear to be selectable..
logansan