View Full Version : Open query in design view


arage
01-28-2002, 07:40 AM
Open query in design view
I created a form with a combo box and a button. When the combo box chooses an option and the user clicks the button a query will run, this is fine, except for some of the queries I’d liked open in design view is this possible? So far the closest property I could find to this is currentView but even that won’t help. Please advise.

arage
01-28-2002, 07:43 AM
never mind I think I found the answer, the openQuery method will allow what I want….lemme try it out now…hehe…