Reports not updating with changes in query

  • Thread starter Thread starter grantschneider
  • Start date Start date
G

grantschneider

I created a tabular report from a crosstab query and I have since
deleted certain rows, added a column and changed some things but the
report has not changed at all. I don't quite understand why.

Grant
 
Some WAGs:

1. All your changes didn't make a difference to the report.

2. The report isn't based on the table where you made the changes.
2.1 Check the report's record source to find the exact query.
2.2 Open up that query and make sure it's based on the table that you think
it is.
 
Back
Top