VBA code: Remove or hide borders from group boxes: Sub ToggleVisible() Dim myGB As GroupBox For Each myGB In ActiveSheet.GroupBoxes myGB.
確定! 回上一頁