macro warning persists even after deleting all macros

T

Todd

I had an old macro in my spreadsheet that I deleted. However, whenever I
open the spreadsheet, I still get the warning saying the spreadsheet contains
macros. When I look at the macros in the spreadsheet, there are none.

Is there a way to stop that warning without adjsuting my security level?
 
D

Dave O

This happens because the module that held the now-deleted code still
exists. Delete the module to avoid the warning.
 
Top