Hello everyone. I have a crazy situation that has me stumped.
Query X and Y both take two identical values and use them as parameters to run. Query Z uses query X and Y as parameters. Query Z will be executed as a querydef in VBA.
What is the best way to embed the necessary values into X and Y?
Query X and Y both take two identical values and use them as parameters to run. Query Z uses query X and Y as parameters. Query Z will be executed as a querydef in VBA.
What is the best way to embed the necessary values into X and Y?