• 打开工作簿
Sub OpenWorkbook()
    Workbooks.Open "test.xlsm"
End Sub

 

 

 

相关文章: