PC Review


Reply
Thread Tools Rate Thread

How can I make a cell to flash?

 
 
amirstal
Guest
Posts: n/a
 
      15th Sep 2008
Can anyone help with this:

How can I make a cell to flash a text, let's say "Warning!" whenever a
condition is met. For example, if cell A1 = cell A2, make cell A3
flash the text "Warning!".

Thanks,

Amir
 
Reply With Quote
 
 
 
 
Bob Umlas
Guest
Posts: n/a
 
      15th Sep 2008
In order for that to happen you'd have to have a macro running all the time
which is not a good idea. There is no Flash feature as there is in Word.

"amirstal" <(E-Mail Removed)> wrote in message
news:3018dd3f-196b-49a4-a485-(E-Mail Removed)...
> Can anyone help with this:
>
> How can I make a cell to flash a text, let's say "Warning!" whenever a
> condition is met. For example, if cell A1 = cell A2, make cell A3
> flash the text "Warning!".
>
> Thanks,
>
> Amir



 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      15th Sep 2008
Do you want to annoy people, or merely alert them to a condition being met?
Use conditional formatting to highlight the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"amirstal" <(E-Mail Removed)> wrote in message
news:3018dd3f-196b-49a4-a485-(E-Mail Removed)...
> Can anyone help with this:
>
> How can I make a cell to flash a text, let's say "Warning!" whenever a
> condition is met. For example, if cell A1 = cell A2, make cell A3
> flash the text "Warning!".
>
> Thanks,
>
> Amir



 
Reply With Quote
 
Gary''s Student
Guest
Posts: n/a
 
      15th Sep 2008
http://www.cpearson.com/excel/BlinkingText.aspx
--
Gary''s Student - gsnu2007k
 
Reply With Quote
 
amirstal
Guest
Posts: n/a
 
      15th Sep 2008
On Sep 15, 2:45*pm, "Jon Peltier" <jonxlmv...@SPAMpeltiertech.com>
wrote:
> Do you want to annoy people, or merely alert them to a condition being met?
> Use conditional formatting to highlight the cell.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. -http://PeltierTech.com
> _______
>
> "amirstal" <amirs...@gmail.com> wrote in message
>
> news:3018dd3f-196b-49a4-a485-(E-Mail Removed)...
>
> > Can anyone help with this:

>
> > How can I make a cell to flash a text, let's say "Warning!" whenever a
> > condition is met. For example, if cell A1 = cell A2, make cell A3
> > flash the text "Warning!".

>
> > Thanks,

>
> > Amir


Yes, I want something bolder than just conditional formatting. Indeed,
it is to provide a better alert.

Amir
 
Reply With Quote
 
Bob Umlas
Guest
Posts: n/a
 
      15th Sep 2008
Maybe you'll like this. In another cell, say Z1, put
=IF(A1=A2,"WARNING!!","") and hide column Z.
Insert a Textbox near A3, select the border. While the textbox is selected,
click in the formula bar and enter =Z1. Format its font as 28-pt, Red, Bold,
format the textbox itself as no fill, no border.
Now when A1=A2 you'll see the big bold warning and when they're different
you'll see nothing.

HTH
Bob Umlas
Excel MVP

"amirstal" <(E-Mail Removed)> wrote in message
news:c81c31f6-89cf-4882-8654-(E-Mail Removed)...
On Sep 15, 2:45 pm, "Jon Peltier" <jonxlmv...@SPAMpeltiertech.com>
wrote:
> Do you want to annoy people, or merely alert them to a condition being
> met?
> Use conditional formatting to highlight the cell.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. -http://PeltierTech.com
> _______
>
> "amirstal" <amirs...@gmail.com> wrote in message
>
> news:3018dd3f-196b-49a4-a485-(E-Mail Removed)...
>
> > Can anyone help with this:

>
> > How can I make a cell to flash a text, let's say "Warning!" whenever a
> > condition is met. For example, if cell A1 = cell A2, make cell A3
> > flash the text "Warning!".

>
> > Thanks,

>
> > Amir


Yes, I want something bolder than just conditional formatting. Indeed,
it is to provide a better alert.

Amir


 
Reply With Quote
 
amirstal
Guest
Posts: n/a
 
      15th Sep 2008
On Sep 15, 3:23*pm, "Bob Umlas" <bobum...@yahoo.com> wrote:
> Maybe you'll like this. In another cell, say Z1, put
> =IF(A1=A2,"WARNING!!","") and hide column Z.
> Insert a Textbox near A3, select the border. While the textbox is selected,
> click in the formula bar and enter =Z1. Format its font as 28-pt, Red, Bold,
> format the textbox itself as no fill, no border.
> Now when A1=A2 you'll see the big bold warning and when they're different
> you'll see nothing.
>
> HTH
> Bob Umlas
> Excel MVP
>
> "amirstal" <amirs...@gmail.com> wrote in message
>
> news:c81c31f6-89cf-4882-8654-(E-Mail Removed)...
> On Sep 15, 2:45 pm, "Jon Peltier" <jonxlmv...@SPAMpeltiertech.com>
> wrote:
>
>
>
> > Do you want to annoy people, or merely alert them to a condition being
> > met?
> > Use conditional formatting to highlight the cell.

>
> > - Jon
> > -------
> > Jon Peltier, Microsoft Excel MVP
> > Tutorials and Custom Solutions
> > Peltier Technical Services, Inc. -http://PeltierTech.com
> > _______

>
> > "amirstal" <amirs...@gmail.com> wrote in message

>
> >news:3018dd3f-196b-49a4-a485-(E-Mail Removed)...

>
> > > Can anyone help with this:

>
> > > How can I make a cell to flash a text, let's say "Warning!" whenever a
> > > condition is met. For example, if cell A1 = cell A2, make cell A3
> > > flash the text "Warning!".

>
> > > Thanks,

>
> > > Amir

>
> Yes, I want something bolder than just conditional formatting. Indeed,
> it is to provide a better alert.
>
> Amir


Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make a cell flash =?Utf-8?B?TGxveWQ=?= Microsoft Excel New Users 3 11th Oct 2006 11:00 PM
make cell flash =?Utf-8?B?TGxveWQ=?= Microsoft Excel Misc 2 11th Oct 2006 09:25 AM
How do I make the cell flash on and off ? =?Utf-8?B?SHVycmljYWluZQ==?= Microsoft Excel Worksheet Functions 3 15th Jun 2006 07:22 PM
make a cell flash dwdw1 Microsoft Excel Discussion 4 19th Dec 2005 03:26 PM
how do I make a cell flash =?Utf-8?B?cGVkcm8=?= Microsoft Excel Misc 1 15th Dec 2004 12:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:07 PM.