I have two tables setup and in my query I have one field from one table and the rest from the other. I have the relationship setup between the two tables. In the query I prompt for an entry for a field name. When I run it I get this:<br><br>First prompt - table name.fieldname<br>Second Prompt - My question prompt for data<br><br>If I enter the correct data to be queried for at both prompts it doesn't query for anything. I am lost.