lynxbci
06-30-2008, 03:17 AM
Hi,
I want to recall the date an Access db table was last modified into excel. I have tried the Excel gurus with no joy at all. So I am coming to the Access Gurus for the answer.
What is the syntax for the lastupdated date
I tried currentdb.tablename("table").lastupdated
but got errors
for info
db = "t:1 depts\planning\planning.mdb"
table = "forecast"
Thanks in advance for your wisdom
I want to recall the date an Access db table was last modified into excel. I have tried the Excel gurus with no joy at all. So I am coming to the Access Gurus for the answer.
What is the syntax for the lastupdated date
I tried currentdb.tablename("table").lastupdated
but got errors
for info
db = "t:1 depts\planning\planning.mdb"
table = "forecast"
Thanks in advance for your wisdom