sat*_*kum 7 excel vba immediate-window
我是否只能在 Excel VBA 立即窗口中执行 1 个命令?有没有办法执行多个语句?
sat*_*kum 9
使用冒号:键将多个语句连接在一起。(例如:MsgBox "msgBox1" : MsgBox "msgBox2"将显示两个警报消息框。
:
MsgBox "msgBox1" : MsgBox "msgBox2"
归档时间:
7 年,1 月 前
查看次数:
2340 次
最近记录: