Hello,
I have a problem with one ACCDE: it doesn't want to open correctly on some machines running 2010 SP1 32-bit (but it does correctly with the very same file on other machines, also running 2010 SP1 32-bit). The error appears as soon as one tries to open the db: ACWZTOOL is not found. Then within the db, when clicking on a button which contains VBA code the error: "Requested type library or wizard is not a VBA project. *The expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]. *There may have been an error evaluation the function, event, or macro."
I have searched around and there is a huge 'literature' on the error 'Requested type library or wizard is not a VBA project'. I have tried different solutions: among them I recompiled the ACCDE on different computers. I also tried to recompile the ACCDE from the original ACCDB on the very same machine that it gives me the error. Strangely enough the 'missing ACWZTOOL' error also appears when opening the ACCDB on the problematic machines...
Any idea? Should I try to embed the VBA library in the db?
Thanks