Results 1 to 2 of 2
  1. #1
    sitaramnayak is offline Novice
    Windows 7 32bit Access 2002
    Join Date
    Oct 2011
    Posts
    1

    Update datetime stamp on record modification

    Hi

    How can i update my datestamp feild when a record is modified. I am not using Acess form, my records are updated from an extranal application which's code is not with us. So is dere any vba or macro to do that Please help.

    Exam..


    Name Lastupated are two feilds on update on name lastupdated should update current time. Lastupdate values is set to default value now() for insert dates.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,928
    You could use an UPDATE sql action. This can be a saved Access query object or VBA coded. What criteria would indicate a record has been modified?

    Why not using Access form? This data is in tables in Access project?
    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. Replies: 4
    Last Post: 07-22-2011, 12:52 PM
  2. Record Retrieval/Modification Based On Entry
    By eddiebo924 in forum Forms
    Replies: 1
    Last Post: 06-19-2011, 06:41 PM
  3. Access total UI modification
    By Overdive in forum Access
    Replies: 5
    Last Post: 10-25-2009, 05:53 AM
  4. DoCmd.OpenForm Modification
    By alsoto in forum Forms
    Replies: 6
    Last Post: 05-01-2009, 07:28 AM
  5. Date Stamp On Entry of Record
    By tscholts in forum Forms
    Replies: 3
    Last Post: 04-01-2008, 07:08 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