How do I format a cell to blink

F

Frank Kabel

Hi
there's (fortunately) no such format. This would require using VBA (using
the OnTime method for example).
If you really want such code search Google for 'Blinking cell'
 
Top