View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raj Raj is offline
external usenet poster
 
Posts: 130
Default Displaying the Hourglass in Excel

Hi,
I would like to change the Mouse pointer when vba processing is being
performed, and then change the mouse pointer back to original status once the
procesing completed..
This can be easily perfomred in VB 6, but how do I do this in
Excel2000,vba???

Thanks
Raj