Hi, all. I just created a query out of three of my tables. When I run the query, I get all of the results I need. However, when I run the report I get these weird inconsistent results.
The primary tabe (tblEmployees) uses a lookup to tblClassCode to retrieve job titles. The result shows the position title, hiding the primary key field. The query returns the Position title, but the report sometimes shows the ClassCode. I can't figure it out!
Has anyone else encountered something like this? Any insights?
Thanks in advance.
--Sara
The primary tabe (tblEmployees) uses a lookup to tblClassCode to retrieve job titles. The result shows the position title, hiding the primary key field. The query returns the Position title, but the report sometimes shows the ClassCode. I can't figure it out!
Has anyone else encountered something like this? Any insights?
Thanks in advance.
--Sara