当我尝试此代码时,我收到错误"此操作将取消挂起的刷新数据command.continue?"
ActiveWorkbook.RefreshAll
即使我把Application.Wait now() + TimeValue("00:01:20")Excel 放不正确.
Application.Wait now() + TimeValue("00:01:20")
excel vba excel-vba
excel ×1
excel-vba ×1
vba ×1