[code]Sub addsheet() Worksheets.Add Activesheet.Name = "New Sheet" End Sub [/code]. Code Explained in detail 'addsheet' is the name of the macro for ...
確定! 回上一頁