Why do macros disable themselves? How to reenable them?

S

sallyember

When I open a previously-used workbook, sometimes when I begin to fil
in cells, the message pops up FOR EACH CELL (very annoying!) that th
macros are disabled, but all I did was reopen a used workbook!?!?!

How to stop this from happening, and how to reenable macros onc
they're disabled, please
 
F

Frank Kabel

Hi
maybe you're using a user defined function (which won't work with
macros disabled). To enable them close the workbook and open it again.
Say 'Yes' to the question if you want to enable macros
 
Top