I am looking for a way to disable the right-click popup menu that appears when you right-click over a worksheet tab. Specifically, I want to disable the DELETE command on the popup menu that appears when you right-click over the worksheet tab. I would prefer not to hide the tabs, just disable the specific command. I have been working with the application.commandbars("Workbook tabs").controls VBA code, just haven't been able to progress beyond this point. Any help would be appreciated. Thanks in advance.