I have an access app that also links to a back end access database. I have been trying to locate the queries that are called in the vb code that is part of the Access frontend app. I can't find them in either the Access frontend or the back end database. What might I be doing wrong. Is there something that I need to turn on in order to see the queries? Here is one of the calls to the queries. DoCmd.OpenQuery ("qryUpdateBE")