Thread: Blinking Cell
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Karim Benabd Karim Benabd is offline
external usenet poster
 
Posts: 25
Default Blinking Cell

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