Cannot delete a macro

J

Jeff B

I have inherited an old workbook that has a macro that no longer works. I
believe that it was intended to open other linked workbooks. I want to
delete the macro, but in the macro dialog window, I am unable to. The delete
button is unavailable.

If I try to run it, edit it, step into it, I get the message "Reference is
not valid." How can I delete this macro?
 
C

Chad

View the code of the book. Find the macro and select the code. Delete the
appropriate code.
 
J

Jeff B

I am unfamiliar with how to view the code and then finding the macro. Can
you provide more details?
 
Top