Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I get a cell to blink or flash when a number is entered in that cell.
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not possible. If you want to mistreat yourself, what is wrong with too small
shoes ? Best wishes Harald "Jim" skrev i melding ... How can I get a cell to blink or flash when a number is entered in that cell. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No built in support for it. You can use a macro to loop and periodically
update the cell with attributes that make it appear to blink. -- Regards, Tom Ogilvy "Jim" wrote: How can I get a cell to blink or flash when a number is entered in that cell. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() An there's just such a macro he http://j-walk.com/ss/excel/eee/eee002.txt Col -- colofnature ------------------------------------------------------------------------ colofnature's Profile: http://www.excelforum.com/member.php...o&userid=34356 View this thread: http://www.excelforum.com/showthread...hreadid=546768 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
You can do it using a timer that will execute a white and red backcolor of a cell. But that will consume a lot of resources. If you want the timer code, I will post here. Regards, Karim Benabd |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
You can do it using a timer that will execute a white and red backcolor of a cell. But that will consume a lot of resources. If you want the timer code, I will post here. Regards, Karim Benabd |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Chip Pearson has a macro and instructions:
http://cpearson.com/excel/BlinkingText.htm (Ouch, my feet!) Jim wrote: How can I get a cell to blink or flash when a number is entered in that cell. -- Dave Peterson |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Dave Peterson" skrev i melding
... (Ouch, my feet!) I've sent Aaron up to give you a foot massage. Best wishes Harald |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey I like that last paragraph on Chip's page, found
http://www.section508.gov/index.cfm?...=Content&ID=12 (k) Software shall not use flashing or blinking text, objects, or other elements having a flash or blink frequency greater than 2 Hz and lower than 55 Hz. "Dave Peterson" wrote ... Chip Pearson has a macro and instructions: http://cpearson.com/excel/BlinkingText.htm |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know that excel can't do foot massages, but who knew Access could????
Harald Staff wrote: "Dave Peterson" skrev i melding ... (Ouch, my feet!) I've sent Aaron up to give you a foot massage. Best wishes Harald -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
blinking cell | Excel Discussion (Misc queries) | |||
Blinking Cell | Excel Discussion (Misc queries) | |||
blinking cell | Excel Worksheet Functions | |||
Blinking cell | Excel Discussion (Misc queries) | |||
Blinking Cell | Excel Programming |