View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default delete button is grayed out

Is the VBA project protected?

If yes, then unprotect the project.

DAN1979 wrote:

I want to delete a macro in Excel 2003. When I choose Tools/Macro/Macros,
then highlight the macro to delete, the deleted button is "grayed out",
preventing me from deleting it. What is the workaround? Thanks............

dan


--

Dave Peterson