You don't need to open the report. Just update the data in some way, either
one record at a time via a form or by means of an update query to update a
batch of rows.
A report merely reflects the data its based on, so if you update the
underlying data in the tables the report will reflect the updated data next
time its opened.
I've just seen your earlier post. Do you mean the report is open and you
want it to reflect data updated while its open? If so you will have to close
it and open it again after the updated data has been committed to the
table(s).
I've just seen your earlier post. Do you mean the report is open and
you want it to reflect data updated while its open? If so you will
have to close it and open it again after the updated data has been
committed to the table(s).
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.