C
Chrisso
Hi All
I have two tables: my main table and a cut-down version of the main
table with newly updated values:
Main
-------
RefNo
Document_Type
Version
Title
ModMain
-------------
RefNo
Document_Type_UPDATED
Version_UPDATED
Title_UPDATED
I cant work how to use Access's query builder to do the simple task of
updating the fields in "Main" with the modified values in "ModMain"
where the RefNos match.
Can anyone give me a pointer or web link? I cant find any information
in Access Help about performing update queries with more than one
table. This seems a straight forward action!
Chrisso
I have two tables: my main table and a cut-down version of the main
table with newly updated values:
Main
-------
RefNo
Document_Type
Version
Title
ModMain
-------------
RefNo
Document_Type_UPDATED
Version_UPDATED
Title_UPDATED
I cant work how to use Access's query builder to do the simple task of
updating the fields in "Main" with the modified values in "ModMain"
where the RefNos match.
Can anyone give me a pointer or web link? I cant find any information
in Access Help about performing update queries with more than one
table. This seems a straight forward action!
Chrisso