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 库函数,例如。StrReverse(in VBA.Strings) 直接来自单元格公式而不编写包装函数?
StrReverse
VBA.Strings
不,这是不可能的,您必须创建一个包装函数。
我不相信没有某种包装器来进行编组等是可能的。
我正在尝试自定义已经如下所示的输入类型文件的消息:
我需要垂直对齐“未选择文件”的中间并更改“选择文件”和“未选择文件”的文本