Linking Data In A Report

T

Tedd

I have a query based on several queries and tables. In
this query I removed one of the tables and replaced it
with another one. When I run the query it pulls the data
from the new table like it should.

The problem is that my report(based on this query) is not
working correctly. The report field list shows the
correct fields(the fields from the new table I added are
there). But I get a box asking me to enter a value from
the table I took out. It's like part of the report knows
that I changed an input field but part of it dosn't.

Has anyone had this problem before?
 
Top