View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robin Clay[_2_] Robin Clay[_2_] is offline
external usenet poster
 
Posts: 14
Default Changing the cursor

Greetings !

Some of my spreadsheets take a while to calculate, so I
have the facility to calculate just the selection.

The routine to do that currently puts "Re-calculating,
please wait..." into the StatusBar, which is then re-set
when the calculation is finished.

How can I also change the cursor for the duration, from
the usual cross to the hour-glass, and then back again ?