problem with Update query

P

Pat

Hi,

Did anyone know of it is possible to use update-query to update fields value
from more than one table, bases on another query(Select query)?

Best regards,

Pat
 
M

Michel Walsh

Hi,


Sure. Use the other query as if it was a table. The other query should
also, all by itself, be updateable.


Hoping it may help,
Vanderghast, Access MVP
 
Top