Flashing Text

Jakeuk

New Member
Joined
Jan 1, 2003
Messages
8
Hi
is there a way of making the text in a cell flash or blink, the text within the cell is controlled by an IF condition, its a prompt to highlite the entry field for information.
Thanks
Jason
 
Thank you every one, I browse this site quite often for gems like this.

I'm quite the newby, and this thread taught me how to use worksheet macros.
I'm now more dangerous than I was five minutes ago! <blink>:devilish:</blink>
 
Upvote 0

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
I pasted the code into a module, but how do i run it F5 from VBE or Alt+F8 from XL not showing any macros to run??? Is there a different technique with Private Sub Procedures??? :eek:
 
Upvote 0
hello, use the code from 'gottimd' on page one of this post. adjust ranges/colors to suit. do not paste into a module, rather paste all in your worksheet (i.e. right click sheet name -> View Code -> paste in right frame).

hth

edit: typo
 
Upvote 0

Forum statistics

Threads
1,215,222
Messages
6,123,706
Members
449,118
Latest member
MichealRed

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top