Dim ws As Worksheet
Set ws = Worksheets.Add
ws.Name = "NewName"
For alphabetical order, look at Chip Pearson's site:
http://www.cpearson.com/excel/sortws.htm
--
Vasant
"csus_tony " wrote in message
...
hello
how do i create a new worksheet in a workbook using code?
can i also rename the worksheet and put it in alphibetic order?
tony
---
Message posted from http://www.ExcelForum.com/