and just to confrim
each time you open a query it gets all the information afresh
you dont need to expressly "update" the query.
--------
if you have form open based on the query, and you want to refresh the data, you can explicitly issue the command (in code) me.requery which does redo the query, in case it has changed