Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to retrieve the value within the table from Access into Excel? | Excel Discussion (Misc queries) | |||
Use ADO to retrieve data from Access Parameter Query | Excel Programming | |||
Access and retrieve data from network workbook | Excel Programming | |||
Access and retrieve data from network workbook | Excel Programming | |||
VB .NET Excel Builtin Property Access fails | Excel Programming |