Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can just delete the sheet directly by using "Sheets(1).Delete" or
"Sheet1.Delete" HTH, JP On Nov 13, 2:46 pm, wrote: Hi.. could you please let me know how to tackle this problem using something in the lines of dim wsindex as integer if wsindex = 1 then 'activate that sheet end if Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting only from index for combobox | Excel Programming | |||
Index and named ranges selecting difficulty | Excel Worksheet Functions | |||
Selecting chartobject without index no. | Charts and Charting in Excel | |||
Selecting Sheet1 by index rather than sheet name | Excel Programming | |||
Selecting a cell from an index | Excel Programming |