PC Review


Reply
Thread Tools Rate Thread

how do I make a field flash on and off

 
 
=?Utf-8?B?U3RldmVG?=
Guest
Posts: n/a
 
      27th May 2007
i have a very important field to make people very aware of the data.
I would like this information to flash on and off. Can anyone help ?
 
Reply With Quote
 
 
 
 
Dirk Goldgar
Guest
Posts: n/a
 
      27th May 2007
In news:4E5D16FF-1B48-43BE-80CF-(E-Mail Removed),
SteveF <(E-Mail Removed)> wrote:
> i have a very important field to make people very aware of the data.
> I would like this information to flash on and off. Can anyone help ?


You can use the form's Timer event for this: set an appropriate value
for the TimerInterval property, and in the Timer event, toggle some
property of the control. The control's Visible (True or False), or
ForeColor (one color or another) properties are likely candidates.

However, be aware that people **HATE** flashing fields, and for some
small number of people, flashing at certain frequencies may even cause
seizures. I strongly recommend that you not use flashing text unless
you really, really need to. There are other ways to highlight important
information, such as making it bold, or a different color, or changing
its BackColor, or putting a big red border around it, or displaying a
great big, red arrow next to it ...

If you feel you must use flashing text, may I suggest that you only
flash it a few times, and then stop?

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


 
Reply With Quote
 
Tony Toews [MVP]
Guest
Posts: n/a
 
      27th May 2007
SteveF <(E-Mail Removed)> wrote:

>i have a very important field to make people very aware of the data.
>I would like this information to flash on and off. Can anyone help ?


That is very visually distracting. I'd suggest making the background
a light red. and/or enlarging the font.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
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 it a condition that if a check box is not ticked, make a field required? Ultraviolet47 Microsoft Access Forms 2 20th Feb 2007 10:35 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 cells flash. aacstv Microsoft Excel Discussion 3 13th Apr 2006 02:29 PM
make ie flash matt shudy Microsoft Frontpage 0 1st Dec 2003 07:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:46 AM.