Hi I have Form which has Text fields (t1,t2,t3,t4,t5) to store 5 stock item records In & Outs in 2tables
and Correspondingly I put Labels (c1,c2,c3,c4,c5) side by text fields to show current stock available with DSUM help.
If any of Stock item is less than 100,Corresponding Caption Backcolor will turn Yellow indicates, we have to order stock for particular item.
Everything is fine.
I want to add blink affect to caption which turns yellow, how can i do
thanks in advance