View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernie Deitrick[_2_] Bernie Deitrick[_2_] is offline
external usenet poster
 
Posts: 176
Default Turn off Screen Saver by Macro

Bill,

I don't know of a way to turn off your screen saver through code, but
I have heard that using sendkeys periodically prevents it from
starting up...

HTH,
Bernie


"Bill Li" wrote in message
...
Hello all,

When the Screen Saver is on, my macro run slow. Is it
possible to set the Screen Saver to None by Macro? How to
do it?

Thanks a lot!

Best Regards

Bill