+ Reply to Thread
Results 1 to 2 of 2

Retrieve MS Access DDB Property in Excel VBA

  1. #1
    ibeetb
    Guest

    Retrieve MS Access DDB Property in Excel VBA

    Hi
    I need to be able to retrieve the DateModified property of an Access DB in
    my excel worksheet. I already know how to make the connection, etc.....What
    is the code to use to retrieve the last time the DB was saved?

    Thank you



  2. #2
    Dave Patrick
    Guest

    Re: Retrieve MS Access DDB Property in Excel VBA

    The MDB file 'Date Modified time stamp changes anytime the database is
    opened regardless of any records being added or modified. So you may want to
    query for the most recent record timestamp in some table within your DB

    --
    Regards,

    Dave Patrick ....Please no email replies - reply in newsgroup.
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    http://www.microsoft.com/protect

    "ibeetb" wrote:
    | Hi
    | I need to be able to retrieve the DateModified property of an Access DB in
    | my excel worksheet. I already know how to make the connection,
    etc.....What
    | is the code to use to retrieve the last time the DB was saved?
    |
    | Thank you
    |
    |



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1