Results 1 to 2 of 2
  1. #1
    raffi is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2014
    Location
    Inside a Sub Procedure
    Posts
    88

    access start up command

    hi i have created a button on my form which does an important task and needs to be clicked only once a day only

    is it possible to have a macro which does the following

    IF =date() is false then excute command which is clicking the button, this is when i open access


    and IF =date() is true then do nothing


    is it possible ?

    thanks in advance

  2. #2
    robrich22's Avatar
    robrich22 is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Feb 2013
    Location
    Louisville, KY
    Posts
    41
    So you want to have a button, that can only be clicked once per day? You can setup a table to record button clicks, or the better way would be to check
    the table for data that you don't want to be repeated.. Can you elaborate more on what you are doing?

    Thanks

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

Similar Threads

  1. Best place to start Access self-education
    By mholst in forum Access
    Replies: 4
    Last Post: 07-19-2013, 04:02 AM
  2. How Did YOUR Access Programming Career Start?
    By Soule in forum General Chat
    Replies: 0
    Last Post: 10-15-2012, 11:04 PM
  3. Replies: 3
    Last Post: 08-07-2012, 09:19 AM
  4. Hide access on start up
    By beha in forum Access
    Replies: 3
    Last Post: 01-06-2012, 04:57 PM
  5. how to start with access 2007
    By tintincute in forum Access
    Replies: 4
    Last Post: 08-31-2010, 11:52 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