problem with Update query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
Back
Top