Hi, I have a quick question about setting up a query. I understand how to set up a query have managed to get them to work using related and junction table. The problem arises, however, when I try and set up a query using a single table. My database records information about French songs. In my child table (the song table) I am trying to set up a query to list all French songs which use a diminished chord. I have selected the fields which I want the query to display and under the field 'chord' I have set the criteria as "diminished". When I press run, however, the datasheet view is empty and no results are displayed. A similar thing happens when I try and set up a query for finding all the songs composed for a particular instrument. I have managed to the get the query to work for my parent tables so I don't really understand why I can't seem to get it to work for the child table.
Is anyone able to shed light on why this might be?
Thanks for your help in advance