Old db Name in "Compile"

  • Thread starter Thread starter croy
  • Start date Start date
C

croy

When I change any code in my mdb, and then go to compile it,
the menu shows a name for the mdb that I have long ago
abandoned.

I'm just curious as to where this data is stored.
 
When I change any code in my mdb, and then go to compile it,
the menu shows a name for the mdb that I have long ago
abandoned.

I'm just curious as to where this data is stored.


.... and I should have mentioned that this is Access 2002.
 
croy said:
... and I should have mentioned that this is Access 2002.

In the VBA environment, go to Tools | <old app name> Properties...

You need to change the Project Name.
 
Back
Top