Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为函数分配名称时可以使用的最大字符数是多少(换句话说,VBA 函数允许的最长名称)?
仅供参考,模块允许的最长名称是 31(Excel 2003 中的 Microsoft Visual Basic 6.5)。
我刚刚测试了它 - 它有 255 个字符......