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 的新手,对 Dim 的了解还不够,甚至找不到错误。
Dim wkbInventory as Workbook wkbInventory = Application.Workbooks(“myWorkbook.xlsm”)
VBA 新手,对 Dim 不太了解/了解如何解决此问题。