View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Li Bill Li is offline
external usenet poster
 
Posts: 46
Default Macro run slow when turn on ScreenSaver

Hello all,

I have one VBA program, which runs OK when ScreenSaver is
turnoff. However, if the ScreenSaver in on, the VBA will
take much much longer time because ScreenSaver slowdown
the PC performance. But I need ScreenSaver to protect my
PC. Does any people have idea how to protect PC and keep
the PC perform at the same time? Thanks in advance.

Best Regards

Bill Li