It may be that although you deleted the Procedures you left the Module in the workbook? Open the
VB Editor and show the Object Browser. Select your workbook object and view all the workbook/worksheets to make sure code is removed. If there are any modules or empty modules under the workbook remove those as well. Then save/close and open it again. If the problem persists you may have to copy your data to a new clean workbook and save it fresh.
/