PtrSafe声明解决VBA从32位系统迁移到64位的‘Compile Error’问题 最近换了新的电脑,从32位系统升级到64位系统,以前有写一个VBA (Visual Basic Application)的程序,在32位的旧电脑上是可以使用的,但是在新的64位的系统上却有以下问题, === Compile error: The code in this project must be update for use on 64-bit systems.