本文介绍了VBA在accde中不起作用,但在accdb中起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
问候, 我的vba代码在我的accdb中有效但在我的accde中不起作用。 我有: 1。压缩和修复 Greetings, I have vba code that works in my accdb but does not work in my accde. I have: 1. compacted and repaired 2。反编译 3。创建了一个全新的数据库并导入了所有对象,编译到同一区域,并尝试运行 3. created a whole new db and imported all the objects, compiled to same area, and tried to run accde将不会执行vba在accdb。 The accde will not perform the vba that is in the accdb. 您的代码是什么? 这篇关于VBA在accde中不起作用,但在accdb中起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
推荐答案