Results 1 to 3 of 3

Thread: MS Access table modified date [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Location
    Bentonville, Arkansas
    Posts
    15

    Thumbs up MS Access table modified date [RESOLVED]

    I am trying to get the table modified (or creation) date of a table in Access. I am pulling in sales data and storing current sales in a table, which is overwritten with new sales the next day. On the form I display the sales numbers, I need to show when the sales were last updated. I could get this information dynamically from the sales table's creation/modified date property; however, I cannot find a way that works for me.

    Ideally, I want the code that gets this information to run during the Form_Load() event.

    Any thoughts?
    Last edited by jtnelso; Feb 4th, 2004 at 10:23 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
  •  



Click Here to Expand Forum to Full Width