Hi everyone,
I'm using Access 2003. I wanted to create a significantly modified version of an existing application so I copied the .mdb file to another name (e.g. Name1.mdb is copied to Name2.mdb). However, I've noticed a strange quirk. When I re-compile VBA code in the new Name2 application, the Compile menu option is still being displayed as "Compile Name1.mdb".
No harm seems to be done because of this, but it does seem weird. Is this a known "bug" in Access?