remove enable macro prompt

  • Thread starter Thread starter Redden
  • Start date Start date
R

Redden

I have a spreadsheet which originally had macros attached - now al
deleted. Spreadsheet is still promting for enabling of macros whe
being opened - how do i stop it happening
 
hi,
You may have deleted the macros but the modules are still there.
open the VB editor (alt +F11). on the left, expand your vb project(file name).
click on any mondule that may be there then click File>remove module.
remove all modules in the vb Project. that will stop the enable macro message.

Regards
FSt1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top