Results 1 to 5 of 5
  1. #1
    bhavik1978 is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2010
    Posts
    3

    Date And Time Of Member's Entry And Exit.


    Hello!

    I have been trying to make a database for my local gym with about 250 members, what I wish to have is an entry and exit time recorded in attendance register. I am not very good with access and hence request you all to give me step by step instructions.

    Little contribution will also be of great help.

    Thanks
    Bhavik

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    You'll have a difficult time getting step by step instructions with any sort of quality unless you hire someone.

    In a general sense, have a table in your database and write the values to it with an APPEND query behind a macro called AutoExec. AutoExec runs when the database opens. Use the NOW() function to record entry and again to record exit behind whatever button you issue the quit command from. Good luck with it.

  3. #3
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    question: do you want to enter the data/time they enter/leave the club, or your application? If the latter: there's a question similar to it in the topic "login tracking" in this forum. if it's the first: just add 2 fields in the appropriate table. Any beginners book/guide should be able to help you there.

    greetings
    NG

  4. #4
    bhavik1978 is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2010
    Posts
    3
    hello there,

    Thanks for replying, i know it is difficult to explain in detail but is it ok if i can attach my database, i don't want someone to do it for me, all i want is guidance, i am very patient and in no hurry at all. you can explain me 1 step a day even thats fine with me, i agree it is quite boring, but little by little i will make it.


    well i want to have date and time of entry and exit of club members.

  5. #5
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    of course you can zip your database and include it here. I'm sure someone will find the tima to give you a helping hand there. But don't forget to include a description of the purpose of the database and some explanation of the structure (tablenames and fieldnames, relations:how you see it and why you did it as it is) could be very helpfull.

    grNG

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

Similar Threads

  1. Date/Time entry field on a form
    By Ted C in forum Forms
    Replies: 1
    Last Post: 06-22-2010, 12:28 PM
  2. date entry on input form
    By dzawicki in forum Forms
    Replies: 3
    Last Post: 12-25-2009, 08:13 AM
  3. Date entry
    By kellyd in forum Access
    Replies: 3
    Last Post: 09-24-2009, 02:23 PM
  4. Help!!! user friendly forms/date entry
    By megank in forum Access
    Replies: 3
    Last Post: 03-31-2009, 09:47 AM
  5. Date Stamp On Entry of Record
    By tscholts in forum Forms
    Replies: 3
    Last Post: 04-01-2008, 07:08 PM

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