I will make sure to put code in a proper format.
I do have the "S" in the code...but I did not realize that INNER was not needed.
Is there a specific book on queries in Access, that anyone can recommend.
Thank you to all who responded.
Merry Christmas!
User Profile
Collapse
-
Merge two table together
Okay, this is what I have so far.
I was trying to do a Union Query, this is the SQL information I have.
Code:ELECT TRANSFORMERS.CoNo, TRANSFORMERS.SerialNo, TRANSFORMERS.KVA, TRANSFORMERS.Mfg, TRANSFORMERS.PriVoltsHigh, TRANSFORMERS.PriVoltsLow, TRANSFORMERS.SecVoltsHight, TRANSFORMERS.SecVoltsLow FROM TRANSFORMERS INNER UNION ALL
No activity results to display
Show More
Leave a comment: