T
Tony_VBACoder
In my Access 2002 MDE database (MyTest.mde), I am using
the "CurrentDb.Name" to retrieve the name of the
database. However, for some reason it returns my MDB file
name (MyTest.mdb), not my MDE. I have put a messagebox in
my MDE code to trap the value returned, and for some
reason it is showing my MDB.
What am I doing wrong?
the "CurrentDb.Name" to retrieve the name of the
database. However, for some reason it returns my MDB file
name (MyTest.mdb), not my MDE. I have put a messagebox in
my MDE code to trap the value returned, and for some
reason it is showing my MDB.
What am I doing wrong?