User Profile
Collapse
-
Thanks very much .....that's sorted it out although you did throw me for 10mins as one of the tables got renamed in your reply ;-). -
Update queries using more than one table
I am an Access 2010 novice who is trying to update one table with information from another i.e. when table 1 col 1 = table 2 col 1, update table 1 col 2 with table 2 col 2, but keep getting syntax errors when using the following code. Can anyone help point out where I am going wrong.
Code:UPDATE TrafficApr11toDate SET [Originating Country] = (SELECT OriginatingCountry.[Mapped Originating Country], FROM OriginatingCountry
Last edited by Rabbit; Aug 21 '14, 04:04 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: