Thanks for your reply.
I've made a multi user db that has a split setup (FE/BE). I'm redoing the db now, due to some structural and table changes. I've always made new queries as a recordsource for new 'items' in Access, even if I have a query that could be used. This of course increases the numbers of queries. I would like to know if I can use the same queri simultaneously (e.g - open form and making a recordset in a VBA module based on the open form's query.
Thanks again.