View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nath nath is offline
external usenet poster
 
Posts: 57
Default Independantly running code

Hi

I dont know if this is possible, but i have a few command
buttons on an excel sheet and would like to use the mouse
over to put a comment in the status bar to tell the user
what the buttons do. The after say 10 seconds i would
like the status bar to return to saying "Ready...." is
there a way of instigating a piece of code to run and
reset after 10 seconds without halting the other code?

TIA

Nath