How do I modify a QueryTable after it has been inserted into Excel?
Currently, the only way that Office Connector supports the ability to modify a QueryTable is by allowing the user to edit the SQL text directly. In order to edit the SQL text for a query, you must have the Tech Support toolbar turned on. To turn on the Tech Support toolbar, click the Edit Preferences toolbar button: That brings up the Preferences dialog box. Check the Display technical support toolbar buttons checkbox and click OK: Now your toolbar should have the SQL editor button and other additional toolbar buttons: If you click the SQL editor button, it will bring up the Select QueryTable dialog: Double-click the QueryTable whose SQL text you wish to modify to show the SQL editor dialog: Edit the text how you see fit and click Save. You should see the query immediately update in Excel. If the query goes blank, then you probably have a syntax error in your SQL text. Bring up the editor again and look for inconsistencies.