Hi Rembo,
Thanks for your post. Let me give you a brief background about the probelm
The file that I am sending to my client already has a sheet which is getting data from an external file.
Now my client thinks its too much of an effort to right click on a cell containing the data and then click on Edit Query.
The client wants the query dialog to pop up whenever the sheet is selected.
The problem with your solution is
a) I have to ship an extra file- the query file.
b) Once the user makes changes to the query for example - Chooses a criteria the data is not returned back to the sheet. The users has to open the query file and then return data to the file
c) The Dialog that pops up is not the "Query Wizard - Choose Colums" but the Msquery Editor which is a bit more complex to use.
Far too much effort
for a person who does not want to right click and say edit query...
Sam