Ungrouping sheet tabs with a Macro

A

arjen van...

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

Sheets("Sheet1").Select
 
M

Masters

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