Just to round out this question, here's the procedure in Access 2007:
- If you don't have a query to select, create one by selectingQuery Design from the
Create tab.
- If you do have a query you want to edit, right-click the query name in the navigation pane, and selectDesign View.
- Either way, by now you'll be in the query designer.
- On the Design tab, click the small down arrow on the bottom edge of theView button in the
Results group, and select SQL. This is the SQL design surface.
"Marshall Barton [MVP]" wrote in message news:*** Email address is removed for privacy *** .com...
I don't have A2007 anymore, but the View menu has an SQL option. It a dimb window where you can type the query's SQL statement. Then change to datasheet view using the same menu to see the query's dataset.
You do not need a third party tool unless you want a smart SQL tool.
Regards, Graham R Seach Sydney, Australia