Results 1 to 2 of 2

Thread: Date Stamp Question

  1. #1
    Join Date
    Jun 2003
    Posts
    1

    Date Stamp Question

    Hi All,

    I'm new to this forum, put similar to the R6 forum, it looks great!!!

    I trying to set up a form in access that will allow the user to:

    - Find a person based on a employee #
    - Allow some basic entry of info (file name etc)
    - Save the form only with save is clicked
    - Save the date \ time the entry was made based on the Computers clock - this hsould be save to a field I created.

    I'm ok with steps 1, 2.

    Step 3 and 4 are killing me.
    If any one can tell me how to Save the date and time of the pc into the field I would really appreciate it.

    Thanks

  2. #2
    Join Date
    Jan 2003
    Location
    UK
    Posts
    277
    set the default value property of the field to:

    =Now()

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •