时间:2024-10-12 05:01:45
1、点击顶部菜单开发工具下的VB编辑器。
3、在代码编辑窗口输入以下代码,运行即可。Sub Macro1()Application.SheetsInNewWorkbook = 2End Sub