View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sudarshan Sudarshan is offline
external usenet poster
 
Posts: 2
Default Sleep, Wait and Busy cursor functionality

Hi,

I want to sleep my Excel for certain seconds ( I did this
using Sleep API's) Now during sleep, I want to show the
Busy cursor to user, so that user should not update any
thing in Excel... How to show Busy cursor to user in Excel
VBA...

Thanks in Advance..

Sudarshan