text blinking

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

Guest

i have a textbox naming unitsonhand which is a number datatype if the text is
10 or less than 10 the text should blink. if it is more than 10 the text
should not blink.
 
You should avoid blinking text. There are ways of doing something that will
look like blinking text, but it is poor design. Perhaps if you are trying to
make it obvious when the amount is less than a certain figure, you might
consider using a msgbox


Cheers
 

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