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.
我可以在批处理脚本中运行宏吗?
像 SET HOME_PATH=%loaction% vba %macro%
是否可以在批处理脚本中调用宏?
您可以从批处理脚本打开一个 excel 文件,并在打开该 excel 文件时运行一个宏,但无论您尝试做什么,如果不使用宏完成,可能会做得更好