Open the query design grid using code

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
 
F

Fred Boer

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

Fred
 

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

Top