Cell Formating

E

Earl Kiosterud

Hecwill,

You've probably seen blinking formatting in Word. Excel has no such
formatting. It's possible, though not recommended to use timed macros to
do this. It works by changing the formatting periodically.
 
D

Doug Kanter

Why is it not recommended?

Earl Kiosterud said:
Hecwill,

You've probably seen blinking formatting in Word. Excel has no such
formatting. It's possible, though not recommended to use timed macros to
do this. It works by changing the formatting periodically.
 
D

Dave Peterson

You'd have to use some kind of procedure that runs every second or two.
Personally, I think that this would be a resource hog (as well as just
irritating to the eye).

But there are lots of solutions archived on google that do just that.
 
B

Bob Phillips

Never mind the resource hog, it is simply intrusive, and is bad style
design.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top