Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I personally never have a use for it in excel but i have
in access. do a search on syscmd or sysmeter. I pluged both into my excel help and got nothing but then i may not have the correct library activated. good luck. -----Original Message----- 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 . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
These are not supported in Excel.
-- Regards, Tom Ogilvy "Frank Stone" wrote in message ... I personally never have a use for it in excel but i have in access. do a search on syscmd or sysmeter. I pluged both into my excel help and got nothing but then i may not have the correct library activated. good luck. -----Original Message----- 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 . |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at Chip Pearson's page on the Ontime method
http://www.cpearson.com/excel/ontime.htm What he has is more than you need, but it should give you the idea. -- Regards, Tom Ogilvy "Nath" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running code on workdays | Excel Worksheet Functions | |||
Automatically running code | Excel Worksheet Functions | |||
running code | New Users to Excel | |||
Running code from ~? Don't want to use <Ctrl<key | Excel Programming | |||
running VB code | Excel Programming |