A quick question
I have 24 queries and all of them starts with qrySel and then a person's name. Currently I have 24 "Openquery" commands in VBA to open the queries refresh them and close them.
Is there a way that I can do this with one simple code and not 24 docmds?
Thanks
I have 24 queries and all of them starts with qrySel and then a person's name. Currently I have 24 "Openquery" commands in VBA to open the queries refresh them and close them.
Is there a way that I can do this with one simple code and not 24 docmds?
Thanks