Open the query design grid using code

  • Thread starter Thread starter Fred Boer
  • Start date Start date
Status
Not open for further replies.
F

Fred Boer

Hello:

I want to open a blank query design grid using code. I have learned that I
could use the following:

DoCmd.RunCommand acCmdNewObjectQuery

However, that opens up a menu to select a type of query. I'd like to bypass
this and just go directly to the query design grid. Is there any way to do
that? Am I missing something simple?

Thanks!
Fred Boer
 
Actually, never mind. I've decided I actually *do* like the way it works.

Fred
 
Status
Not open for further replies.

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top