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
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