I have a basic question. I have a form used by various people to key in data
with the data going into a table. I was playing with the query wizard and
queried my table. As my table is updated, does the query automatically
update?
Queries are dynamic views of tables, so you should see all of the data in
the table as of the time of running it.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
>I have a basic question. I have a form used by various people to key in
>data
> with the data going into a table. I was playing with the query wizard and
> queried my table. As my table is updated, does the query automatically
> update?