Table vs Query

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

Guest

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top