Thread
:
Creating a new worksheet
View Single Post
#
4
Posted to microsoft.public.excel.programming
JasonK[_3_]
external usenet poster
Posts: 38
Creating a new worksheet
Thanks OssieMac --
On Sun, 3 Jan 2010 13:29:01 -0800, OssieMac
wrote:
Just for interest you can also add the sheet and name it in one line.
ActiveWorkbook.Worksheets.Add.Name = shtName
Reply With Quote
JasonK[_3_]
View Public Profile
Find all posts by JasonK[_3_]