Name= “Sum” '將Sheet1命名為Sum (21) ThisWorkbook.Sheets.Add Before:=Worksheets(1) '添加一個新工作表在第一工作表前 (22) ActiveSheet.
確定! 回上一頁