Unexpected dialog box when querying

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

Guest

I am a new Access user, maintaining a database.
When submitting a query, a dialog box appears for Tablename1.Job Title, which is not an intended part of this query. (this column exists on a table used in other queries from this form, but not this one).
In display view, there is a column Expr1:Tablename1.[Job Title], but even when I delete that, the prompt still asks for Job Title.
Any suggestions?
 
It is a field in the query or in a query that is being used as a source
table for your query. Keep looking and you'll find it.

--

Ken Snell
<MS ACCESS MVP>

ChrisRS said:
I am a new Access user, maintaining a database.
When submitting a query, a dialog box appears for Tablename1.Job Title,
which is not an intended part of this query. (this column exists on a table
used in other queries from this form, but not this one).
In display view, there is a column Expr1:Tablename1.[Job Title], but even
when I delete that, the prompt still asks for Job Title.
 
Back
Top