Does anyone know of in VBA to have a query in the background. I already have warnings set to false. What I'd like to happen is the query is started then control returns to the subroutine while the query runs in the background.
So the user can move to another screen while the query runs.
So the user can move to another screen while the query runs.
Comment