Results 1 to 4 of 4
  1. #1
    rkalapura is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Location
    New York
    Posts
    69

    Set Clock Time Alarm in a Form


    I have a Network Access 2010 database, which has many forms and many people use these forms at a time. Many of the users requested me to put time alarms at different time like 10:00 AM, 1:00PM and 3:00 PM etc. in the form. These are the company break time which normally people un-notice due to the heavy and busy work schedule. I do have analog and digital clocks running on every forms in the database, but it won't help them out. If they get a beeping alarm on the form, they can utilize their break in time.

    Is there any built in facility / function available in Access 2010 to set a beep alarm? I really appreciate if any body help me and guide me to do this.

    Thank you

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    There is the form Timer event. Warning: Timer event is supposed to be resource hog.

    Review
    http://msdn.microsoft.com/en-us/libr...ffice.11).aspx
    http://vbcity.com/forums/t/108886.aspx

    Form needs to remain open.
    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
    rkalapura is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Location
    New York
    Posts
    69
    Thanks for assistance. How do we set the sound file to hear alarm?



    Quote Originally Posted by June7 View Post
    There is the form Timer event. Warning: Timer event is supposed to be resource hog.

    Review
    http://msdn.microsoft.com/en-us/libr...ffice.11).aspx
    http://vbcity.com/forums/t/108886.aspx

    Form needs to remain open.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    You can either:

    1. DoCmd.Beep

    2. Review http://www.cpearson.com/excel/PlaySound.aspx
    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.

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

Similar Threads

  1. Clock on the form
    By jalal in forum Forms
    Replies: 3
    Last Post: 02-19-2012, 08:25 AM
  2. digital clock in report Or Form
    By smahdih in forum Programming
    Replies: 1
    Last Post: 11-13-2011, 12:25 PM
  3. How can i set a alarm a access?
    By smahdih in forum Access
    Replies: 1
    Last Post: 10-29-2011, 03:35 PM
  4. real time clock
    By krai in forum Access
    Replies: 1
    Last Post: 05-13-2010, 05:11 AM
  5. Pop Up Clock and Date
    By SharonInGa in forum Forms
    Replies: 8
    Last Post: 04-14-2007, 01:34 PM

Tags for this Thread

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