Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is there a way to ungroup sheets using a script? Thanks, Belinda -- belinda ------------------------------------------------------------------------ belinda's Profile: http://www.thecodecage.com/forumz/member.php?userid=40 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=18845 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Try, activeworkbook.Sheets(1).select true Cheers Andy -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info "belinda" wrote in message ... Is there a way to ungroup sheets using a script? Thanks, Belinda -- belinda ------------------------------------------------------------------------ belinda's Profile: http://www.thecodecage.com/forumz/member.php?userid=40 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=18845 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I group a set of documents needs to be opened repetatively | New Users to Excel | |||
Workbook has [Group] at the end of teh file name when opened | New Users to Excel | |||
stop excel file opened as read only if already opened by another u | Excel Programming | |||
Is Workbook read-only because of file permission or because file is already opened? | Excel Programming | |||
Opening a workbook if not opened, going to it if already opened | Excel Programming |