Code for union query

X

Xina5280

Hello, I am working on a union query and I am not sure if I need to learn vba
or sql?
 
K

Klatuu

SQL
You can open the VB Editor, click on Help, select Jet SQL reference, Data
Manipulation Language and look for the Union operator. It will explain it
there.
 
L

Linq Adams via AccessMonster.com

And since you're just starting down this road, be aware that a Union query is
always Read-Only!
 

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

Similar Threads

Another Query Question 4
SUM in a UNION query 2
How to Change criteria on a saved query using VBA 0
Union query 5
Union Query 3
UNION QUERY 2
Union query 5
Duplicates in union query 3

Top