Results 1 to 5 of 5
  1. #1
    ragsgold is offline Access & Excel Developer
    Windows XP Access 2000
    Join Date
    Oct 2009
    Location
    Denver,CO
    Posts
    51

    Lightbulb Date/Time Stamp when the tables are imported

    Hi All,

    I have a database which has linked tables and also uploaded tables. I have multiple queries which is controlled through a main form. In the main form I would like to add also an addition information of date/time as and when these linked tables or uploaded tables incurs a change.

    for instance i upload new data to my text file which is linked to the access table or when i upload data to few other unlinked tables i want to see the date/time stamp in this main form.

    Both linked file updation and upload files updation happen at the same time.



    How can I do this Can i use the calender feature in toolbox/additional controls i am not able to get this ...plz help

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    FieldLoadDate = Date()

  3. #3
    ragsgold is offline Access & Excel Developer
    Windows XP Access 2000
    Join Date
    Oct 2009
    Location
    Denver,CO
    Posts
    51
    how do i do this had this additional name as a filed and set the condition as DATE() ?

  4. #4
    ragsgold is offline Access & Excel Developer
    Windows XP Access 2000
    Join Date
    Oct 2009
    Location
    Denver,CO
    Posts
    51
    how do i use this

  5. #5
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Add the date field to your table(s).

    After table is loaded, run an update query setting the date field to Date().

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

Similar Threads

  1. Date + Time = Date Time
    By TundraMonkey in forum Access
    Replies: 3
    Last Post: 07-02-2009, 09:30 PM
  2. Date Stamp On Entry of Record
    By tscholts in forum Forms
    Replies: 3
    Last Post: 04-01-2008, 07:08 PM
  3. date/time field
    By James890 in forum Database Design
    Replies: 1
    Last Post: 04-18-2007, 07:51 AM
  4. Help with imported data
    By bubbasheeko in forum Queries
    Replies: 0
    Last Post: 01-12-2007, 07:12 AM
  5. Access Date/Time....I need a "generic" date.
    By beastmaster in forum Access
    Replies: 2
    Last Post: 12-29-2005, 12:55 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