S
Stephen Bain
My firm has implemented a mandatory screen saver policy to
prevent unauthorized access to PCs. Unfortunately, I have
VBA/Excel processes that use multiple spreadsheets, DDE
links and such in a daily process. Well, with the saver
activated the process slows to practically nothing. What
aspect of my programming is likely the bottleneck that is
slowing everything down? Assuming there is no ability to
deactivated the screensaver is there any way I can modify
my code so the saver doesn't slow it down?
prevent unauthorized access to PCs. Unfortunately, I have
VBA/Excel processes that use multiple spreadsheets, DDE
links and such in a daily process. Well, with the saver
activated the process slows to practically nothing. What
aspect of my programming is likely the bottleneck that is
slowing everything down? Assuming there is no ability to
deactivated the screensaver is there any way I can modify
my code so the saver doesn't slow it down?