R
Ray C
I have an Access app that does a lot of number cruching and exports the data
in Excel. However, I notice that when my long running queries are running, I
cannot jump to another application on my PC and jump back to Access (using
the task bar at the bottom of the screen). What I get is a white screen when
I try to get Access to resume its focus. I tried scattering DoEvent commands
in my VBA code that runs the queries but that doesn't help.
Any suggestions? My users are getting annoyed by this. they can't seem to
use their PC for anything when Access is busy running.
in Excel. However, I notice that when my long running queries are running, I
cannot jump to another application on my PC and jump back to Access (using
the task bar at the bottom of the screen). What I get is a white screen when
I try to get Access to resume its focus. I tried scattering DoEvent commands
in my VBA code that runs the queries but that doesn't help.
Any suggestions? My users are getting annoyed by this. they can't seem to
use their PC for anything when Access is busy running.