deletes a control that has a caption of SortButton.
Sub commandBar() CommandBars("MyToolbar").Controls("SortButton").Delete End Sub