Question : VB code doesn't work in ACCDE file

Hey guys,

I designed a database for tracking the stability schedule in our QC lab.  I've made several front-end back-end Access databases prior to this and never had this problem.

For some reason, when I create an accde file, none of the VB code works.  I always compile my code and compact/repair before creating it.  The issue is not computer specific either.  The VB code ONLY works on the accdb file.

Also wanted to mention Macro security is set to allow all and the file is being placed in a trusted location on two different PCs.

edit:  Just discovered that none of the VB code is being saved in the accde file.  When I go into VB there's no objects listed at all under the project.

Any clues?

Answer : VB code doesn't work in ACCDE file

I understand that the ACCDE's are not supposed to reveal the source code, however, if you go into VB of the ACCDE it doesn't even list any of the access class objects that contained code.  If I check a working ACCDE file from another database it does.

I managed to resolve the issue by copying all my objects into a new ACCDB file then export a new ACCDE file.  Must of just been glitched some how.
Random Solutions  
 
programming4us programming4us