That's the question.
I can't create a Parameter Query in Mic Query. I must create a Macro to edit accordingly.
The problem arises in VBA. I can't detect any Syntax Error.
However, because I don't usually work SQL in VBA I may be missing something, hence my decision to create a Thread here...
Greetings!
Recently I started using VBA to programm Microsoft Query, with help of Macro Recorder (wich seems to make somewhat of a mess).
Relative to the code below I get "Compile Error: Syntax Error" and can't understand why:
.CommandText = Array( _
"SELECT Groups.`Group Name`, `Flown...
Greetings!
Recently I started using VBA to programm Microsoft Query, with help of Macro Recorder (wich seems to make somewhat of a mess).
Relative to the code below I get Syntax Error and can't understand why:
.CommandText = Array( _
"SELECT Groups.`Group Name`, `Flown Revenue...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.