Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Ungrouping sheet tabs with a Macro

Is there a VB code snippett that can ungroup grouped sheet tabs??

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Ungrouping sheet tabs with a Macro


There doesn't seem to be a specific ungroup command. Just selecting an
individual sheet effectively ungroups the sheets:

Sheets("Sheet1").Select
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Ungrouping sheet tabs with a Macro

I did try selecting one sheet and it does not ungroup unless I am holding
down the Ctrl button.

"arjen van..." wrote:


There doesn't seem to be a specific ungroup command. Just selecting an
individual sheet effectively ungroups the sheets:

Sheets("Sheet1").Select

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to protect sheet allowing grouping and ungrouping but alsoallowing changing colour of specific cells Anurag Kothari Excel Discussion (Misc queries) 2 October 13th 09 02:29 PM
Macro that unhides sheet tabs Sunnyskies Excel Discussion (Misc queries) 4 June 14th 08 07:49 PM
Macro to name sheet tabs Bill_S Excel Discussion (Misc queries) 4 April 10th 08 03:45 PM
Allowing for Grouping and Ungrouping while Sheet is Protected cardan Excel Programming 2 February 14th 07 12:11 AM
Allow grouping / ungrouping while protecting the sheet Sachin Vaishnav Excel Programming 8 April 16th 06 12:21 AM


All times are GMT +1. The time now is 03:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"