I have an Excel worksheet with a command button on it that provides additional features in the worksheet. My users need to be able to see the worksheet regardless of whether macros have been disabled or not. However, if the user has disabled macros, I need to disable the button. Does anyone know how to programatically determine whether the user has disabled macros?