Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Option Explicit
Sub zeyger() Dim ws As Worksheet Dim sName As String sName = "Zeyger" Worksheets.Add ActiveSheet.Name = sName End Sub hth! susan On Apr 17, 12:38 pm, BZeyger wrote: I have a form where a new sheet is created in a workbook. Everytime a sheet is created it incraments up (sheet1, sheet2, sheet3, sheet4). I was tring to put the active sheet name into a varable but I do not know the syntax. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
putting a name in the name box | Excel Discussion (Misc queries) | |||
Putting macros together | Excel Discussion (Misc queries) | |||
Putting | Excel Programming | |||
Putting a search box | Excel Programming | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) |