Results 1 to 4 of 4
  1. #1
    Naveen Marapaka is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2012
    Posts
    33

    Blink Caption

    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

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Don't think that is easy. Think will involve form Timer event.

    Bing: VB blinking text label

    http://www.vb-helper.com/howto_blink_label.html

    Be aware, timer event is supposed to be a processor hog, might slow db performance.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    And flashing colors can trigger seizures in some people!

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    I have never tried it but you could possibly place a .GIF on your form FIRST and THEN place you control on top of your .GIF. You could have your .GIF object's visible property switch back and forth as needed. Sizing your object correctly could give the illusion of a blinking border.

    Personally, I think it would be more appropriate to launch a full screen .AVI with a screaming monster.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Getting Value as label Caption
    By Naveen Marapaka in forum Forms
    Replies: 4
    Last Post: 09-18-2013, 12:22 AM
  2. VBA caption button of record
    By Ruegen in forum Forms
    Replies: 4
    Last Post: 08-19-2013, 05:03 PM
  3. Dynamic Datasheet Caption
    By Jester0001 in forum Forms
    Replies: 4
    Last Post: 05-30-2012, 01:13 PM
  4. Text to Caption conversion possible?
    By allstar45 in forum Forms
    Replies: 4
    Last Post: 02-15-2012, 07:18 AM
  5. Send object as PDF with caption name
    By Flytkjaer in forum Reports
    Replies: 6
    Last Post: 02-12-2012, 03:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums