Make a cell blink

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there -
I need a cell to "blink" or change back and forth from one color to another
when a workbook is opened. I tried to do this with a macro, but when you run
it, it goes so fast that you cannot see it blink.

Any ideas on how to do this??
Thank you,
Jen
 
Hi
You may use Sleep to control the blinking speed together with DoEvents.
HTH
Cordially
Pascal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top