Thread: blinking cell?
View Single Post
  #10   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default blinking cell?

Hi Rob

didn't look at your website. My comment regarding the Stop macro was
just based on your posting :-)

My problem with these blinking cells come from bad experience. I once
provided a colleague of mine with this kind of macro just to proof it's
possible. Sme weeks later he sent me a sheet which was blinking all
over <vbg

For the Undo part: I don't think there's an easy solution available. Of
course you can code your own undo prcoedures but this would require
some effort


--
Regards
Frank Kabel
Frankfurt, Germany


Rob van Gelder wrote:
I'm a developer, not a user. I'll never build blinking into my
spreadsheets so it's not really that much an issue for me.

There's a stop macro already - perhaps you missed it.
Good point about the undo and sheet references. Undo is certainly an
issue I'm not prepared to find a solution to.