Label Flash is Balance = Zero

D

Dave Elliott

Tried this code, but with no luck!
Wanted to make label flash if balance was less than zero

With ([Balance]) < 0
.ForeColor = (IIf(.ForeColor = 0, 255, 0))
End With
 

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

Top