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.
我知道如何将文件从文件夹获取到可访问的表中,但是由于所有 pdf 文档都有一个名称,关系号是其中的一部分,我想知道 vba 是否可以选择所有文件,例如名称中包含数字 12197 ,也许带有 like* * 声明。该数字在文件名中的顺序可能不同。
谢谢