Query using a linked table

J

John W. Vinson

How can I update a field in a query using a linked table?

Same way you do in a local table. Access doesn't make any distinction, just so
the linked table is updateable.
 
Top