Updating reports - Help please.

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

Guest

Newbie to Access 2003. I have a simple table that lists CDs and LPs. I sort
them by CDs, then LPs, into a report.

When I update the table data (directly or by form input) the database
updates, and saves ok, but my Report stays the same as the day I made it.
The date changes, but the data remains the same (just like in the song!)

How do I get the report to update to the current data? I cannot find a
"refresh" option anywhere.
 
Reports a based on record sources of tables, queries, or SQL statements. If
you add a record to a table that is the report's record source, the record
will generally appear in the report. Do you view the datasheet of the
report's record source to see if the new records are there?
 

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