Remove the macro security warning

Excel has the ability to put code in three places. If the code is in a standard module the key to stopping the dialog is to remove the entire module(s), not simply delete the code in it. To do this:
- Open the VBE (Alt+F11)
- In the project explorer look for the name of the workbook. Below this you should see a folder called …
Read the rest at Nick Hodge
Add comment October 25th, 2006